summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-01-10 20:07:52 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-01-10 20:07:52 +0000
commit366a6f92ebe654194dd4b6c4caf13f9ab594024c (patch)
tree5ae091fd7e56e0b5d6421251611b0b58ba50c4bf /ChangeLog.pre-1-0
parentc028808696a65c64e206cebe853c39a4cf86888b (diff)
downloadpango-366a6f92ebe654194dd4b6c4caf13f9ab594024c.tar.gz
Don't offset the logical rect by y_offset - this generally is not desired,
Thu Jan 10 15:04:31 2002 Owen Taylor <otaylor@redhat.com> * 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)
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-07
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index af2369df..caed40a8 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,10 @@
+Thu Jan 10 15:04:31 2002 Owen Taylor <otaylor@redhat.com>
+
+ * 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 <alexl@redhat.com>
* pango/pangoxft-fontmap.c (pango_xft_font_map_load_fontset):