http://bugs.winehq.org/show_bug.cgi?id=7571
------- Additional Comments From dmitry@codeweavers.com 2007-11-05 10:06 -------
#2: What would I call it? Im thinking of EnumFontFamiliesA() calling a new FONT_EnumFontFamilies() in font.c, which would in turn call a new WineEngEnumFontFamilies() in freetype... something like that?
Of course it would be better to have a common backend probably using different callbacks, but if that will complicate things a lot then yes, something like that.
#3: Yes. Any ideas on the RUSSIAN_CHARSET issue I mentioned?
Does the current test pass for you? I.e. is that a problem introduced by your patch or is that an existing one?