Sébastien Wilmet
Sébastien Wilmet
Ok, good to know. Note that GI doesn't support all the possibilities of the C language. I haven't looked at the CapyPDF API, but it's always possible to add an...
gspell already has GObjects on top of Enchant, see the "Core Classes" (GspellChecker and GspellLanguage) at: https://gedit-text-editor.org/developer-docs/gspell-1/ But it doesn't expose all Enchant features, as far as I remember.
See my comment at: https://github.com/rrthomas/enchant/issues/405#issuecomment-3591954422 Enchant versions >= 2.8.5 seem to fix the problem, no downstream patches needed. See also: https://github.com/msys2/MINGW-packages/pull/26632