From 366a6f92ebe654194dd4b6c4caf13f9ab594024c Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 10 Jan 2002 20:07:52 +0000 Subject: Don't offset the logical rect by y_offset - this generally is not desired, Thu Jan 10 15:04:31 2002 Owen Taylor * pango/glyphstring.c (pango_glyph_string_extents_range): Don't offset the logical rect by y_offset - this generally is not desired, since it means that the logical height of a line could change if it included accented characters. (#67921, Dov Grobgeld) --- ChangeLog.pre-1-8 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog.pre-1-8') diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index af2369df..caed40a8 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,10 @@ +Thu Jan 10 15:04:31 2002 Owen Taylor + + * pango/glyphstring.c (pango_glyph_string_extents_range): + Don't offset the logical rect by y_offset - this generally + is not desired, since it means that the logical height + of a line could change if it included accented characters. + 2002-01-09 Alex Larsson * pango/pangoxft-fontmap.c (pango_xft_font_map_load_fontset): -- cgit v1.2.1