2fc6b34597
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/culmus-fonts#8a3befddd6f3b78d8bae144c9fc08a10b92d2545
17 lines
347 B
XML
17 lines
347 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
|
|
<!-- CULMUS ALIASES -->
|
|
<alias> <family>Caladings</family> <accept><family>Caladings CLM</family></accept> </alias>
|
|
|
|
<!-- generic names -->
|
|
<alias>
|
|
<family>Caladings CLM</family>
|
|
<default>
|
|
<family>fantasy</family>
|
|
</default>
|
|
</alias>
|
|
|
|
</fontconfig>
|