summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-05
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 2c4df5b4..b9dd64e9 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,5 +1,10 @@
2001-08-14 Sven Neumann <sven@gimp.org>
+ * pango/pangoft2.c (pango_ft2_render): composite with "saturate"
+ semantics instead of "over" so joining glyphs get drawn correctly.
+
+2001-08-14 Sven Neumann <sven@gimp.org>
+
* pango/pangoft2.c (pango_ft2_render): composite glyphs over the
buffer instead of simply copying into it so glyphs with overlapping
ink rectangles do not overwrite each other.