gdi32: The special handling of the character codes metrics for symbol fonts should...
commit2c6ddb8030cd8e90a43c8291c7720229d3354582
authorHuw Davies <huw@codeweavers.com>
Wed, 18 Feb 2009 10:33:12 +0000 (18 10:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Feb 2009 12:13:29 +0000 (18 13:13 +0100)
tree5f99fef4591d8f09a33c9e75b865bb4cae3ccbbc
parentc40b43417258d89bf019075741a43fae88100224
gdi32: The special handling of the character codes metrics for symbol fonts should be based on the presence of the MS symbol charmap rather than whether the font is enumerated as SYMBOL_CHARSET.
dlls/gdi32/freetype.c
dlls/gdi32/tests/font.c