gdi32: Fix GetGlyphIndices to select properly the invalid char glyph for TrueType...
commit4094ff025675a14e7572d975d4fd1bf7c11dc2e7
authorMikołaj Zalewski <mikolaj@zalewski.pl>
Sun, 30 Mar 2008 19:43:15 +0000 (30 21:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2008 10:36:42 +0000 (2 12:36 +0200)
tree885f9ec985729af8bfa5eba228a3778c77cb488a
parent6ecccdb790fad9dd24acdbc12fbc361ebe148fac
gdi32: Fix GetGlyphIndices to select properly the invalid char glyph for TrueType fonts.
dlls/gdi32/freetype.c
dlls/gdi32/tests/font.c