summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-05-27 20:13:46 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-05-27 20:13:46 +0000
commit754727a266ed1af010f027fd9ccf2d4611356b34 (patch)
tree2ac7b6a5294bf111b06d6e1d7da3a829cbf5c876 /ChangeLog.pre-1-4
parent5e27ce9f7cbbb50341960dcb479e24aeb2b5fad3 (diff)
downloadpango-754727a266ed1af010f027fd9ccf2d4611356b34.tar.gz
Patch from Morten Welinder to collect characters into runs of the same
Tue May 27 16:06:34 2003 Owen Taylor <otaylor@redhat.com> * pango/pangox.c (pango_x_render): Patch from Morten Welinder to collect characters into runs of the same font with natural offsets before drawing them. (#106892, Morten Welinder)
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-47
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index c90b0bb8..47d4b7f1 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,10 @@
+Tue May 27 16:06:34 2003 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangox.c (pango_x_render): Patch from Morten
+ Welinder to collect characters into runs of the
+ same font with natural offsets before drawing them.
+ (#106892, Morten Welinder)
+
Tue May 27 15:01:24 2003 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-font.c (pango_xft_font_get_metrics):