28 Oct
2008
28 Oct
'08
11:47 a.m.
Richard W.M. Jones-2 wrote:
I got font rendering to work. As I predicted, it's simply a bug in Wine. If you call the Win32 API call 'GetGlyphOutline' with the format parameter containing 'GGO_UNHINTED', then Wine fails the call:
fixme:font:WineEngGetGlyphOutline Unsupported format 258
(258 = GGO_UNHINTED | GGO_NATIVE) Probably real Windows succeeds, but I didn't try that.
A good fix for that would be to gracefully fall-back to hinted fonts when you detect that situation.
This will not be fixed. See the rationale here: http://www.mail-archive.com/wine-devel@...2060.../msg48660.html Please report this problem to the Wine bug tracker if you can.
Regards, Krzysztof Kosiński
--
View this message in context: http://www.nabble.com/-PATCH--Allow-inkscape-to-be-cross-compiled-from-Fedor...
Sent from the Inkscape - Dev mailing list archive at Nabble.com.