get_glyph_index should return the nonexistent glyph for bitmap fonts
commit182e028956b42658968fe0db26bad4fd4cf7018d
authorHuw Davies <huw@codeweavers.com>
Wed, 7 Sep 2005 11:27:05 +0000 (7 11:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 7 Sep 2005 11:27:05 +0000 (7 11:27 +0000)
treedeb2e0785878ab8c734198b65a6b4315a000b677
parente084585717e2525e72d07c1f077f213091bc06a1
get_glyph_index should return the nonexistent glyph for bitmap fonts
when a unicode character cannot be represented as a single byte in the
font's codepage.
dlls/gdi/freetype.c