summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
authorHans Breuer <hans@breuer.org>2001-11-23 13:12:51 +0000
committerHans Breuer <hans@src.gnome.org>2001-11-23 13:12:51 +0000
commitb4b11e4ba669ddfdb54e7da737f9b9b0f22b9e9f (patch)
tree1b57c4eee70532bfa12651d12a131e7488c68026 /ChangeLog.pre-1-2
parenta2c1ae618174619a2b99a7f8e765713be249c5e2 (diff)
downloadpango-b4b11e4ba669ddfdb54e7da737f9b9b0f22b9e9f.tar.gz
removed the arbitrary limit to 10 fonts. Instead make the command line
2001-11-23 Hans Breuer <hans@breuer.org> * testfonts.c : removed the arbitrary limit to 10 fonts. Instead make the command line params useful again and reduce the default result bitmap size by decreasing the default font size. * pango/pangowin32-fontcache.c (pango_win32_font_cache_load): Don't always turn on anti-aliasing. Respect the users settings from 'Properties of Display/Effects'. * pango/makefile.msc : updated, version 0.22 * pango/pango.def : updated externals * pango/font.c pango/pango-coverage.c pango-utils.c pango/pangowin32.c pango/shape.c : coding style and static correctness
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-218
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index b0b9cc8b..b97a3efe 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,21 @@
+2001-11-23 Hans Breuer <hans@breuer.org>
+
+ * testfonts.c : removed the arbitrary limit to 10 fonts.
+ Instead make the command line params useful again and reduce
+ the default result bitmap size by decreasing the default
+ font size.
+
+ * pango/pangowin32-fontcache.c (pango_win32_font_cache_load):
+ Don't always turn on anti-aliasing. Respect the users settings
+ from 'Properties of Display/Effects'.
+
+ * pango/makefile.msc : updated, version 0.22
+ * pango/pango.def : updated externals
+
+ * pango/font.c pango/pango-coverage.c pango-utils.c
+ pango/pangowin32.c pango/shape.c :
+ coding style and static correctness
+
2001-11-22 Matthias Clasen <matthiasc@poet.de>
* docs/pango-sections.txt: Remove duplicates.