Bugzilla – Bug 113545
Truetype embedded bitmap fonts are not used in GNOME/GTK applications.
Last modified: 2005-08-29 14:33:52 UTC
The rendering effect of CJK truetype fonts is worse than SUSE 9.3, because freetype2 library was updated to 2.1.10. So embedded bitmap fonts is necessary to improve the rendering effect when the font size is small. Embedded bitmap fonts work ok in KDE, but not in GNOME.
Created attachment 47863 [details] screenshot of GNOME desktop. The Chinese font rendering effect is very bad.
Created attachment 47864 [details] screenshot of KDE desktop. It's ok in KDE, because embedded bitmap font is used.
Created attachment 47935 [details] A preliminary patch for cairo library to enable embedded bitmap font support. artificial bold is not supported yet. I'll continue to hack cairo and fontconfig (maybe pango as well) to support it.
I tested Zhe Su's patch and it works fine for me.
I submitted a cairo package with Zhe Su's patch from comment #3 applied to STABLE. I did that myself instead of waiting for gnome-maintainers to do it because I think it is urgent, the beta4 deadline is in 1.5 hours from now. It is better if we have that patch in beta4 to get wider testing. I hope that is OK. Closing as FIXED for the moment. Zhe, please reopen if you have implemented support for artificial bold (or create a new bug).