diff options
author | Owen Taylor <otaylor@redhat.com> | 2004-07-16 11:46:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2004-07-16 11:46:54 +0000 |
commit | bc5be9fd1d9c8d89ed65e7e351117474f69b3983 (patch) | |
tree | a677225d54a32694607201c466655e49d0559d44 /ChangeLog.pre-1-6 | |
parent | 6b78072f12a63f2a48a81a08baae812b539df8ee (diff) | |
download | pango-bc5be9fd1d9c8d89ed65e7e351117474f69b3983.tar.gz |
#143601: Felipe Heidrich
Fri Jul 16 07:43:04 2004 Owen Taylor <otaylor@redhat.com>
#143601: Felipe Heidrich
* pango/pango-layout.c (pango_layout_line_x_to_index):
Go into painful detail about the behavior for X positions
outside the line.
* pango/pango-layout.c (pango_layout_xy_to_index):
Add some more details about handling of positions
outside the layout, reference
pango_layout_line_x_to_index().
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 63b711fb..66e12ebe 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,16 @@ +Fri Jul 16 07:43:04 2004 Owen Taylor <otaylor@redhat.com> + + #143601: Felipe Heidrich + + * pango/pango-layout.c (pango_layout_line_x_to_index): + Go into painful detail about the behavior for X positions + outside the line. + + * pango/pango-layout.c (pango_layout_xy_to_index): + Add some more details about handling of positions + outside the layout, reference + pango_layout_line_x_to_index(). + Thu Jul 15 10:48:01 2004 Owen Taylor <otaylor@redhat.com> * pango/pangofc-font.c (pango_fc_font_get_glyph): Replace |