Skip to content

Fix mingw build failure when SVG fonts enabled

Adrian Johnson requested to merge ajohnson/cairo:mingw-fixes into master

I updated the freetype in my mingw build, built cairo, and found some errors and warnings. The CI does not find these errors because the version of freetype CI is not recent enough to support SVG fonts.

Merge request reports