# HG changeset patch # User Jason Rumney # Date 1180628610 0 # Node ID 61d55a6bc2b0dbb22faddece2baff23ee963cade # Parent 0df73c71020b73c56fad03de500957f91950af2b *** empty log message *** diff -r 0df73c71020b -r 61d55a6bc2b0 src/ChangeLog.unicode --- 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 + * 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.