From 6d8b209bb67d3abd57de313548716710e7bfca87 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Wed, 9 Aug 2000 02:37:44 +0000 Subject: Fix incorrect list rearrangement that caused some segfaults. Pay attention 2000-08-08 Elliot Lee * pango/modules.c: Fix incorrect list rearrangement that caused some segfaults. * pango/pango-layout.c (pango_layout_line_x_to_index): Pay attention to shape attributes (not perfect since the layout of chars inside a shaped run is unknown, but gives start index of the chars in the run). --- ChangeLog.pre-1-10 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog.pre-1-10') diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 2d6092b9..61071e29 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,9 @@ +2000-08-08 Elliot Lee + * pango/modules.c: Fix incorrect list rearrangement. + * pango/pango-layout.c (pango_layout_line_x_to_index): Pay attention to shape attributes + (not perfect since the layout of chars inside a shape is unknown, but gives start + index). + 2000-08-07 Elliot Lee * pango/modules.c: If the first pango_skip_space fails, remember to free enginepair before continuing. -- cgit v1.2.1