http://bugzilla.novell.com/show_bug.cgi?id=596559 http://bugzilla.novell.com/show_bug.cgi?id=596559#c0 Summary: Misc fonts not available in fontconfig Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: pgajdos@novell.com ReportedBy: mmarek@novell.com QAContact: qa@suse.de CC: jw@novell.com Found By: --- Blocker: --- I can select -misc-fixed-* in xfontsel, but not in applications using fontconfig (such as gvim): $ rm -rf ~/.fontconfig $ fc-cache -vf | grep misc /usr/share/fonts/misc: caching, new cache contents: 136 fonts, 0 dirs /usr/share/fonts/misc: skipping, looped directory detected $ fc-list | grep -i misc $ When I copy the libfontconfig.so.1.3.0 and libfreetype.so.6.3.20 files from 11.2, it looks like this: $ export LD_LIBRARY_PATH=$PWD/usr/lib64 $ fc-cache -vf | grep -i misc /usr/share/fonts/misc: caching, new cache contents: 136 fonts, 0 dirs /usr/share/fonts/misc: skipping, looped directory detected $ fc-list | grep -i misc Misc Fixed:style=Oblique Misc Fixed:style=Bold SemiCondensed Misc Fixed:style=Oblique SemiCondensed Misc Fixed:style=Regular Misc Console:style=Regular Misc Fixed Wide:style=ko Misc Fixed Wide:style=ja Misc Fixed:style=Bold Misc Fixed:style=SemiCondensed $ and gvim uses the correct font. Note that it is not sufficient to only downgrade one of libfontconfig or libfreetype. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.