comparison src/ChangeLog.unicode @ 90884:64638607bdf3

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 14:58:17 +0000
parents 49d1cdd3b100
children 2aad53aaeca3
comparison
equal deleted inserted replaced
90883:ce81330d951f 90884:64638607bdf3
1 2007-05-31 Jason Rumney <jasonr@gnu.org> 1 2007-05-31 Jason Rumney <jasonr@gnu.org>
2 2
3 * font.c (Ffont_get): Use font driver to determine otf capability. 3 * font.c (Ffont_get): Use font driver to determine otf capability.
4 (adjust_anchor): Check if driver defines anchor_point before using.
4 5
5 * w32font.c (w32font_open): Handle size, height and pixel_size better. 6 * w32font.c (w32font_open): Handle size, height and pixel_size better.
6 (w32font_draw): Use options. 7 (w32font_draw): Use options.
7 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts. 8 (w32_enumfont_pattern_entity): Set size to 0 for scalable fonts.
8 Fix detection of truetype fonts. 9 Fix detection of truetype fonts.