GNOME Bugzilla – Bug 321891
font rendering different with the 1.11.0 update
Last modified: 2005-11-21 12:55:54 UTC
I've just updated pango from 2.10.1 to 2.11.0 and the font are smallers, the rendering is nicer with 2.10.1
Created attachment 54953 [details] with pango 2.10
Created attachment 54954 [details] with pango 2.11
You mean 1.10.1 and 1.11.0 I suppose. Looks like hinting hints being ignored somewhere. No idea where, but may have something to do with bug 307196 and the fact that I couldn't reproduce it.
right for the versions. Is there anything I can try on this bug? I would like to upload the new pangoversion to the current Ubuntu but have a correct font rendering first would be nice
Yes, please try the CVS pango-1-10 branch. That helps nailing down the change that made it.
same issue with the 1.10 CVS
Fixed in HEAD and pango-1-10. 2005-11-21 Behdad Esfahbod <behdad@gnome.org> * pango/pangofc-fontmap.c (get_scaled_size): Return double instead of int. (#321891, Sebastian Bacher)