changeset 90890:61d55a6bc2b0

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 16:23:30 +0000
parents 0df73c71020b
children 2921ed715d9c
files src/ChangeLog.unicode
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.unicode	Thu May 31 16:20:30 2007 +0000
+++ b/src/ChangeLog.unicode	Thu May 31 16:23:30 2007 +0000
@@ -1,5 +1,11 @@
 2007-05-31  Jason Rumney  <jasonr@gnu.org>
 
+	* w32font.c (QCsubranges): New symbol.
+	(w32font_open, w32font_has_char): Get subranges from subproperty
+	of extra.
+	(w32_enumfont_pattern_entity): Set subranges as subproperty of extra.
+	(syms_of_w32font): Define :subranges symbol.
+
 	* font.c (font_put_extra): Expose externally.
 
 	* font.h (font_put_extra): Moved declaration from font.c.