Skip to content

gegl: update ctx library.

Jehan requested to merge wip/Jehan/fix-ctx-on-win32 into master

This change in GEGL goes together with 3 commits on the ctx repository:

@ok So I contribute these 3 patches to ctx here, as it doesn't look like there is a dedicated tracker for ctx yet. 🙂

This fixes the GEGL build on Windows, which broke since ctx got introduced. With these changes, ctx still works fine in GEGL (tested both on Linux and Windows builds), i.e. in particular gegl:fill-path operation still works fine.

Merge request reports