[opensuse] <!-- modify /etc/sysconfig/fonts-config && run /usr/sbin/fonts-config instead -->
# /etc/fonts/conf.d/30-metric-aliases.conf <!-- DO NOT EDIT; this is a generated file --> <!-- modify /etc/sysconfig/fonts-config && run /usr/sbin/fonts-config instead --> I don't want any web page request for unavailable Vista fonts to be substituted by anything other than the configured generic sans-serif. e.g. Calibri should not be aliased to Carlito. I tried to rpm -e google-carlito-fonts so that couldn't happen, but LibreOffice depends on it. The man page for fonts-config doesn't say how to excise specific metric aliases from the default configuration. How is that supposed to be done if the file isn't supposed to be edited? The following is what I want permanently gone from my fonts configuration: <alias binding="same"> <test name="search_metric_aliases"><bool>true</bool></test> <family>Caladea</family> <default> <family>Cambria</family> </default> </alias> <alias binding="same"> <test name="search_metric_aliases"><bool>true</bool></test> <family>Carlito</family> <default> <family>Calibri</family> </default> </alias> Here's the inane CSS declaration that lead to this: font-family: Calibri,Verdana,Arial,Sans-Serif; Calibri, like other Vista fonts, is little more than half the apparent size of Verdana, roughly the same apparent size as the very much smaller looking than Verdana Times New Roman. :-p -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation) Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (1)
-
Felix Miata