summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2003-04-03 11:15:38 +0000
committerSven Neumann <neo@src.gnome.org>2003-04-03 11:15:38 +0000
commita5961bac22c6d37ee81656501ab6d6652ea5ac1b (patch)
tree803960f8ed4c45fa284b6943380946fd0d69ad37 /ChangeLog.pre-1-6
parent1be1e82c819fa0aab370e3bc3a17dc320d93beca (diff)
downloadpango-a5961bac22c6d37ee81656501ab6d6652ea5ac1b.tar.gz
disable antialiasing if requested. Fixes bug #109370.
2003-04-03 Sven Neumann <sven@gimp.org> * pango/pangoft2.c (pango_ft2_font_get_face) (pango_ft2_font_render_glyph): disable antialiasing if requested. Fixes bug #109370. * pango/pangoft2.c (pango_ft2_render): fixed rendering of monochrome bitmaps.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 69cd0c2f..4de4069c 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,12 @@
+2003-04-03 Sven Neumann <sven@gimp.org>
+
+ * pango/pangoft2.c (pango_ft2_font_get_face)
+ (pango_ft2_font_render_glyph): disable antialiasing if requested.
+ Fixes bug #109370.
+
+ * pango/pangoft2.c (pango_ft2_render): fixed rendering of
+ monochrome bitmaps.
+
2003-04-02 Sven Neumann <sven@gimp.org>
* pango/pangoft2.c (pango_ft2_render_layout)