xref: /aoo42x/main/more_fonts/fonts/fc_local.conf (revision a2a36070)
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">
2833e3de2bSPedro Giffuni	  <family>Caladea</family>
2933e3de2bSPedro Giffuni	  <accept>
3033e3de2bSPedro Giffuni	  <family>Cambria</family>
3133e3de2bSPedro Giffuni	  </accept>
32cdf0e10cSrcweir	</alias>
334aa56999SPedro Giffuni	<alias binding="same">
344aa56999SPedro Giffuni	  <family>Carlito</family>
354aa56999SPedro Giffuni	  <accept>
36*a2a36070SPedro Giffuni	  <family>Calibri</family>
374aa56999SPedro Giffuni	  </accept>
384aa56999SPedro Giffuni	</alias>
39cdf0e10cSrcweir
40cdf0e10cSrcweir<!-- -->
4133e3de2bSPedro Giffuni
42cdf0e10cSrcweir	<alias binding="same">
4333e3de2bSPedro Giffuni	  <family>Cambria</family>
44cdf0e10cSrcweir	  <accept>
4533e3de2bSPedro Giffuni	  <family>Caladea</family>
46cdf0e10cSrcweir	  </accept>
47cdf0e10cSrcweir	</alias>
484aa56999SPedro Giffuni	<alias binding="same">
49*a2a36070SPedro Giffuni	  <family>Calibri</family>
504aa56999SPedro Giffuni	  <accept>
514aa56999SPedro Giffuni	  <family>Carlito</family>
524aa56999SPedro Giffuni	  </accept>
534aa56999SPedro Giffuni	</alias>
5433e3de2bSPedro Giffuni
55cdf0e10cSrcweir<!-- -->
56cdf0e10cSrcweir
57cdf0e10cSrcweir</fontconfig>
58