Finally finish with MinGW building (linking still has some issues shush)

This commit is contained in:
wuggy 2026-04-18 01:02:51 -07:00
commit 854f39b4ab
32 changed files with 104 additions and 19 deletions

View file

@ -11,6 +11,7 @@
* XXX to get CAIRO_HAS_D2D_SURFACE, CAIRO_HAS_DWRITE_FONT
* and cairo_win32_scaled_font_select_font
*/
#include <stdlib.h>
#include "cairo-win32.h"
#include "gfxFontUtils.h"