Hi all, To implement the 'wglUseFontBitmaps' function for OpenGL (used, for example, in Q3 Radiant) I would need to call 'GetGlyphOutlineA'. As I found out, this call is not implemented in Wine yet... So is this call not implemented yet because nobody had the time to do it or because it's too hard to do it ? Anyway, I would only need the 'GGO_BITMAP' call, NOT the 'GGO_NATIVE' that, AFAIK, could pose problems with Wine. -- Lionel Ulmer - [EMAIL PROTECTED]
- re:GetGlyphOutline Lionel Ulmer
- re:GetGlyphOutline Peter Hunnisett