After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 321891 - font rendering different with the 1.11.0 update
font rendering different with the 1.11.0 update
Status: RESOLVED FIXED
Product: pango
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2005-11-19 22:20 UTC by Sebastien Bacher
Modified: 2005-11-21 12:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
with pango 2.10 (40.18 KB, image/png)
2005-11-19 22:22 UTC, Sebastien Bacher
Details
with pango 2.11 (38.42 KB, image/png)
2005-11-19 22:22 UTC, Sebastien Bacher
Details

Description Sebastien Bacher 2005-11-19 22:20:48 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
Comment 1 Sebastien Bacher 2005-11-19 22:22:04 UTC
Created attachment 54953 [details]
with pango 2.10
Comment 2 Sebastien Bacher 2005-11-19 22:22:35 UTC
Created attachment 54954 [details]
with pango 2.11
Comment 3 Behdad Esfahbod 2005-11-19 22:34:22 UTC
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.
Comment 4 Sebastien Bacher 2005-11-20 11:54:05 UTC
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
Comment 5 Behdad Esfahbod 2005-11-20 19:58:41 UTC
Yes, please try the CVS pango-1-10 branch.  That helps nailing down the change
that made it.
Comment 6 Sebastien Bacher 2005-11-21 10:20:23 UTC
same issue with the 1.10 CVS
Comment 7 Behdad Esfahbod 2005-11-21 12:55:54 UTC
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)