Sam Edwards cfsworks@gmail.com writes:
Also review carefully: I use if(format) instead of if(format == WGL_FONT_POLYGONS) because WGL_FONT_POLYGONS isn't defined anywhere in Wine.
You should add the define in the appropriate header and make use of it.