summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-813
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index f395385c..1102ceff 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,16 @@
+2003-08-05 Tor Lillqvist <tml@iki.fi>
+
+ * modules/basic/basic-win32.c (text_is_simple): New function. Uses
+ the Uniscribe ScriptIsSimple() function to check if Uniscribe
+ shaping is needed for a piece of text.
+
+ (basic_engine_shape): Use it, to avoid calling Uniscribe to shape
+ non-complex text. Produces dramatic speedup according to tests by
+ Hans Breuer.
+
+ (init_uniscribe): No need for the PANGO_WIN32_NO_UNISCRIBE
+ environment variable any longer.
+
Tue Jul 29 09:58:13 2003 Owen Taylor <otaylor@redhat.com>
* pango/opentype/ftxgdef.c (Check_Property): Rewrite