diff options
author | Elliot Lee <sopwith@src.gnome.org> | 2000-08-03 20:15:37 +0000 |
---|---|---|
committer | Elliot Lee <sopwith@src.gnome.org> | 2000-08-03 20:15:37 +0000 |
commit | 98f8f4d229072ed0b5444e45e1e98e5b40853689 (patch) | |
tree | 9a42814904b9838628efc636ad037abdb05176f1 /ChangeLog.pre-2-6 | |
parent | 96e4699c30f0bb3d93f92d87d3f9cc7fb7835610 (diff) | |
download | gtk+-98f8f4d229072ed0b5444e45e1e98e5b40853689.tar.gz |
Don't draw runs with a PANGO_ATTR_SHAPE set.
* gdk/gdkpango.c (gdk_draw_layout_line): Don't draw runs with a PANGO_ATTR_SHAPE set.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index ba9958f541..0e84255b26 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,7 @@ +2000-08-03 Elliot Lee <sopwith@redhat.com> + + * gdk/gdkpango.c (gdk_draw_layout_line): Don't runs with a PANGO_ATTR_SHAPE set. + Thu Aug 3 09:17:06 2000 Owen Taylor <otaylor@redhat.com> * gdk/gdkrectangle.c (gdk_rectangle_intersect): Applied patch from |