[Bug 7571] Accented character glyphs are mixed up with TrueType fonts (affects e.g. Lotus Notes R5)

Wine Bugs wine-bugs at winehq.org
Thu May 10 15:56:20 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7571





------- Additional Comments From inckie at gmail.com  2007-10-05 15:56 -------
Created an attachment (id=6217)
 --> (http://bugs.winehq.org/attachment.cgi?id=6217&action=view)
Preliminary workaround for Bug #7571

As the summary says, this is a *preliminary* workaround for this bug; I know
it’s ugly, even semantically ugly, but since MSDN says EnumFontFamiliesEx()'s
dwFlags parameter is reserved [1], it shouldn’t break any applications.

I got the idea from MSDN’s statement that the EnumFontFamilies() “function is
provided only for compatibility with 16-bit versions of Windows. Applications
should use the EnumFontFamiliesEx() function”. [2]

Anyway, almost all previously failing tests passed, except for a single hiccup:
now the NULL family name doesn’t enumerate any fonts for RUSSIAN_CHARSET, but I
still haven’t been able to figure out why.

I repeat: I know this still needs some hammering. Any ideas, anyone? Dmitry?

[1] http://msdn2.microsoft.com/en-us/library/ms534005
[2] http://msdn2.microsoft.com/en-us/library/ms533966

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list