From f4864b10a11b203347d7fa7ed41a499b76d62d88 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 1 Apr 2006 19:20:57 +0000 Subject: Fix blurred underlines on Win32 (#332656): 2006-04-01 Tor Lillqvist Fix blurred underlines on Win32 (#332656): * pango/pangocairo-win32font.c (quantize_position): New function, copy from pangofc-font.c. (create_metrics_for_context): Call quantize_position() for underline and strikethrough position and thickness. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 514c82d8..ee2233ea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-04-01 Tor Lillqvist + + Fix blurred underlines on Win32 (#332656): + + * pango/pangocairo-win32font.c (quantize_position): New function, + copy from pangofc-font.c. + (create_metrics_for_context): Call quantize_position() for + underline and strikethrough position and thickness. + 2006-03-31 Behdad Esfahbod Part of Bug 336026 – Make fallback shaper in modules work -- cgit v1.2.1