mirror of
https://codeberg.org/hyperreal/better_fonts
synced 2024-11-01 08:33:08 +01:00
13 lines
206 B
XML
13 lines
206 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
|
|
<alias>
|
|
<family>Komika Text</family>
|
|
<default>
|
|
<family>cursive</family>
|
|
</default>
|
|
</alias>
|
|
|
|
</fontconfig>
|