Bug 611033 - Layout using ATSUI fontmap treats absolute font sizes a...
authorKristian Rietveld <kris@gtk.org>
Sun, 21 Mar 2010 20:23:56 +0000 (21:23 +0100)
committerKristian Rietveld <kris@gtk.org>
Sun, 21 Mar 2010 20:27:34 +0000 (21:27 +0100)
commitf4201009d192300442e76d25a83c0dab8022d0d6
tree297d953ca41d3e9d01a53f8e5e77ab15042bc62c
parent7e2abeb19c4b0760d60ec8b388c9f98075700004
Bug 611033 - Layout using ATSUI fontmap treats absolute font sizes a...

pango_atsui_font_map_load_font() has been corrected to take into account
whether the size retrieved from the given font description is absolute
when setting this size again on best_description.

_pango_cairo_atsui_font_new() has been cleaned up with regard to size
conversion and usage.  The code now properly takes the absolute property
into account and is more clear.
pango/pangoatsui-fontmap.c
pango/pangocairo-atsuifont.c