summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-04-29 07:29:11 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-04-29 07:29:11 +0000
commit6dff8623b03913db358fc3419068ae5882e225de (patch)
tree731c89664c0c158a11be3e52d32e1875440175c0 /ChangeLog
parent3da3cc36e93b165ffb6fa9ec85716bcb784df466 (diff)
downloadpango-6dff8623b03913db358fc3419068ae5882e225de.tar.gz
Use floating-point math in resolution calculation. (#141229, John
2004-04-29 Tor Lillqvist <tml@iki.fi> * pango/pangowin32-fontmap.c (pango_win32_font_map_for_display): Use floating-point math in resolution calculation. (#141229, John Ehresman)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4807b1ae..0e47ef4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-29 Tor Lillqvist <tml@iki.fi>
+
+ * pango/pangowin32-fontmap.c (pango_win32_font_map_for_display):
+ Use floating-point math in resolution calculation. (#141229, John
+ Ehresman)
+
2004-04-20 Theppitak Karoonboonyanan <thep@linux.thai.net>
* modules/thai/thai-shaper.c (get_adjusted_glyphs_list):