Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jul 23 14:00:05 2008 +0000 +++ b/src/ChangeLog Wed Jul 23 15:37:44 2008 +0000 @@ -2,6 +2,9 @@ * w32font.c (w32_enumfont_pattern_entity): Return height consistent with opened font. + (w32font_open): Set font type to gdi. + + * w32uniscribe.c (uniscribe_open): Set font type to uniscribe. 2008-07-23 Dan Nicolaescu <dann@ics.uci.edu>
