[Bug 1131072] fonts-config overrides local fontconfig settings

http://bugzilla.suse.com/show_bug.cgi?id=1131072 http://bugzilla.suse.com/show_bug.cgi?id=1131072#c2 --- Comment #2 from Matt O <takomora@gmail.com> --- (In reply to Marguerite Su from comment #1)
please provide your fonts.conf
Currently (to get slashed zeroes): ~/.config/fontconfig/fonts.conf <?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "fonts.dtd"> <fontconfig> <match target='font'> <test name='fontformat' compare='not_eq'> <string/> </test> <test name='family'> <string>IBM Plex Mono</string> </test> <edit name='fontfeatures' mode='assign_replace'> <string>ss03</string> </edit> </match> </fontconfig> -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com