xref: /aoo41x/main/more_fonts/fonts/fc_local.conf (revision b733030b)
1cdf0e10cSrcweir<?xml version="1.0"?>
2cdf0e10cSrcweir<!DOCTYPE fontconfig SYSTEM "/etc/fonts/conf.d/fonts.dtd">
35b501c92SAndrew Rist<!--***********************************************************
45b501c92SAndrew Rist *
55b501c92SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
65b501c92SAndrew Rist * or more contributor license agreements.  See the NOTICE file
75b501c92SAndrew Rist * distributed with this work for additional information
85b501c92SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
95b501c92SAndrew Rist * to you under the Apache License, Version 2.0 (the
105b501c92SAndrew Rist * "License"); you may not use this file except in compliance
115b501c92SAndrew Rist * with the License.  You may obtain a copy of the License at
125b501c92SAndrew Rist *
135b501c92SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
145b501c92SAndrew Rist *
155b501c92SAndrew Rist * Unless required by applicable law or agreed to in writing,
165b501c92SAndrew Rist * software distributed under the License is distributed on an
175b501c92SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
185b501c92SAndrew Rist * KIND, either express or implied.  See the License for the
195b501c92SAndrew Rist * specific language governing permissions and limitations
205b501c92SAndrew Rist * under the License.
215b501c92SAndrew Rist *
225b501c92SAndrew Rist ***********************************************************-->
23cdf0e10cSrcweir<fontconfig>
24cdf0e10cSrcweir
25cdf0e10cSrcweir	<!-- Alias similar/metric-compatible families from various sources: -->
26cdf0e10cSrcweir
27cdf0e10cSrcweir	<alias binding="same">
28b3eddd37SPedro Giffuni	  <family>Caladea</family>
29b3eddd37SPedro Giffuni	  <accept>
30b3eddd37SPedro Giffuni	  <family>Cambria</family>
31b3eddd37SPedro Giffuni	  </accept>
32cdf0e10cSrcweir	</alias>
33d48af598SPedro Giffuni	<alias binding="same">
34d48af598SPedro Giffuni	  <family>Carlito</family>
35d48af598SPedro Giffuni	  <accept>
36*b733030bSPedro Giffuni	  <family>Calibri</family>
37d48af598SPedro Giffuni	  </accept>
38d48af598SPedro Giffuni	</alias>
39cdf0e10cSrcweir
40cdf0e10cSrcweir<!-- -->
41b3eddd37SPedro Giffuni
42cdf0e10cSrcweir	<alias binding="same">
43b3eddd37SPedro Giffuni	  <family>Cambria</family>
44cdf0e10cSrcweir	  <accept>
45b3eddd37SPedro Giffuni	  <family>Caladea</family>
46cdf0e10cSrcweir	  </accept>
47cdf0e10cSrcweir	</alias>
48d48af598SPedro Giffuni	<alias binding="same">
49*b733030bSPedro Giffuni	  <family>Calibri</family>
50d48af598SPedro Giffuni	  <accept>
51d48af598SPedro Giffuni	  <family>Carlito</family>
52d48af598SPedro Giffuni	  </accept>
53d48af598SPedro Giffuni	</alias>
54b3eddd37SPedro Giffuni
55cdf0e10cSrcweir<!-- -->
56cdf0e10cSrcweir
57cdf0e10cSrcweir</fontconfig>
58