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"> 28*b3eddd37SPedro Giffuni <family>Caladea</family> 29*b3eddd37SPedro Giffuni <accept> 30*b3eddd37SPedro Giffuni <family>Cambria</family> 31*b3eddd37SPedro Giffuni </accept> 32cdf0e10cSrcweir </alias> 33cdf0e10cSrcweir 34cdf0e10cSrcweir<!-- --> 35*b3eddd37SPedro Giffuni 36cdf0e10cSrcweir <alias binding="same"> 37*b3eddd37SPedro Giffuni <family>Cambria</family> 38cdf0e10cSrcweir <accept> 39*b3eddd37SPedro Giffuni <family>Caladea</family> 40cdf0e10cSrcweir </accept> 41cdf0e10cSrcweir </alias> 42*b3eddd37SPedro Giffuni 43cdf0e10cSrcweir<!-- --> 44cdf0e10cSrcweir 45cdf0e10cSrcweir</fontconfig> 46