DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2622 Version: 1.3-current Thanks for posting the w32api versions, these are the same that I have here. Meanwhile Chris Sutcliffe (AFAIK the MinGW and Cygwin w32api maintainer) confirmed that he will fix this bug in wingdi.h (but he didn't write about a release date ;-) ). As for my patch (fl_font_win32.diff): You would have to configure with one additional CFLAG and/or CXXFLAG: -DMINGW_WINGDI_FIXED, because in _your_ (Cygwin/mingw-w64 cross) compiler's wingdi.h file this /is/ fixed already. You can test, if it works with this additional configure option. However, this doesn't help much for all the *different* MinGW and Cygwin compiler versions in use. Maybe we need an autoconf/CMake compiler test, just for this bug in wingdi.h? Link: http://www.fltk.org/str.php?L2622 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
