comparison src/ChangeLog @ 96937:7f7286fdbf06

* w32font.c (w32font_open): Set font type to gdi. * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
author Jason Rumney <jasonr@gnu.org>
date Wed, 23 Jul 2008 15:37:44 +0000
parents 37a2518f3e86
children d09831a9672d
comparison
equal deleted inserted replaced
96936:779ab2611e60 96937:7f7286fdbf06
1 2008-07-23 Jason Rumney <jasonr@gnu.org> 1 2008-07-23 Jason Rumney <jasonr@gnu.org>
2 2
3 * w32font.c (w32_enumfont_pattern_entity): Return height consistent 3 * w32font.c (w32_enumfont_pattern_entity): Return height consistent
4 with opened font. 4 with opened font.
5 (w32font_open): Set font type to gdi.
6
7 * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
5 8
6 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu> 9 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
7 10
8 * s/usg5-4.h (ADDR_CORRECT): Remove, unused. 11 * s/usg5-4.h (ADDR_CORRECT): Remove, unused.
9 * unexaix.c (ADDR_CORRECT): Remove conditional, the only user 12 * unexaix.c (ADDR_CORRECT): Remove conditional, the only user