[FONT][GDI32] Fix font enumeration functions (#1221)
authorKatayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
Sun, 6 Jan 2019 01:43:34 +0000 (10:43 +0900)
committerGitHub <noreply@github.com>
Sun, 6 Jan 2019 01:43:34 +0000 (10:43 +0900)
commit6e4e5a004c9da6276695d90187fb577812e8892f
treeade7001ae319807c84f04b63f76846658fe93491
parentcdaff94c3db31ba9c59104a79136f03adb6bef04
[FONT][GDI32] Fix font enumeration functions (#1221)

Fix EnumFonts, EnumFontFamilies and EnumFontFamiliesEx functions.
The charsets of the font substitutes are also enumerated.
Delete meaningless codes. CORE-15558
win32ss/gdi/gdi32/objects/font.c
win32ss/gdi/ntgdi/freetype.c