comparison src/ChangeLog.unicode @ 90886:2aad53aaeca3

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 15:51:46 +0000
parents 64638607bdf3
children 61d55a6bc2b0
comparison
equal deleted inserted replaced
90885:ecd61e98251d 90886:2aad53aaeca3
1 2007-05-31 Jason Rumney <jasonr@gnu.org> 1 2007-05-31 Jason Rumney <jasonr@gnu.org>
2
3 * font.c (font_put_extra): Expose externally.
4
5 * font.h (font_put_extra): Moved declaration from font.c.
2 6
3 * font.c (Ffont_get): Use font driver to determine otf capability. 7 * font.c (Ffont_get): Use font driver to determine otf capability.
4 (adjust_anchor): Check if driver defines anchor_point before using. 8 (adjust_anchor): Check if driver defines anchor_point before using.
5 9
6 * w32font.c (w32font_open): Handle size, height and pixel_size better. 10 * w32font.c (w32font_open): Handle size, height and pixel_size better.