diff src/ChangeLog @ 97025:e72be8a4fdb8

(uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean up return value checking. Remove unused variables. (uniscribe_encode_char): Encode non-BMP characters with uniscribe shaping engine.
author Jason Rumney <jasonr@gnu.org>
date Fri, 25 Jul 2008 21:53:21 +0000
parents addb8fea3672
children aebbea50eef4
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 25 21:44:37 2008 +0000
+++ b/src/ChangeLog	Fri Jul 25 21:53:21 2008 +0000
@@ -1,3 +1,14 @@
+2008-07-25  Jason Rumney  <jasonr@gnu.org>
+
+        * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
+        ScriptItemize. Clean up return value checking. Remove unused
+        variables.
+        (uniscribe_encode_char): Encode non-BMP characters with uniscribe
+        shaping engine.
+
+        * w32font.c (w32font_has_char): Handle the case where we can't
+        determine the script for a character.
+
 2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
 
 	* term.c (syms_of_term): Initialize default_orig_pair,