You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bpg-fonts/SOURCES/bpg-fonts-excelsior-condenc...

25 lines
633 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
<match target="scan">
<test name="family">
<string>BPG Excelsior Condencerd GPL&#38;GNU</string>
</test>
<edit name="family" mode="prepend">
<string>BPG Excelsior Condensed GPL&#38;GNU</string>
</edit>
</match>
<alias>
<family>sans-serif</family>
<prefer>
<family>BPG Excelsior Condensed GPL&#38;GNU</family>
</prefer>
</alias>
<alias>
<family>BPG Excelsior Condensed GPL&#38;GNU</family>
<default>
<family>sans-serif</family>
</default>
</alias>
</fontconfig>