Give the 'Standard Symbols L' match a strong (vs. weak) binding.

This commit is contained in:
Patrick Lam 2006-04-15 00:25:20 +00:00
parent 8cfa0bbc82
commit a77572948e
2 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2006-04-14 Patrick Lam <plam@mit.edu>
* fonts.conf.in:
Give the 'Standard Symbols L' match a strong (vs. weak) binding.
2006-04-14 Patrick Lam <plam@mit.edu>
* src/fcname.c (FcObjectToPtrLookup):

View File

@ -170,10 +170,6 @@
<family>Palatino</family>
<accept><family>URW Palladio L</family></accept>
</alias>
<alias>
<family>Symbol</family>
<accept><family>Standard Symbols L</family></accept>
</alias>
<alias>
<family>Times</family>
<accept><family>Nimbus Roman No9 L</family></accept>
@ -186,7 +182,14 @@
<family>Zapf Dingbats</family>
<accept><family>Dingbats</family></accept>
</alias>
<match target="pattern">
<test name="family">
<string>Symbol</string>
</test>
<edit name="family" mode="append" binding="strong">
<string>Standard Symbols L</string>
</edit>
</match>
<!--
AMT provides metric and shape compatible fonts for these three web font
families.