On Fri, May 14, 2021 at 02:14:43PM +0200, Marc Espie wrote: > And a quick update, I've located the parallel issue (dumb include guard > mix-up on gmic part), so I've reenabled parallel. > > Most hickups appear to be gone, most gimp-qt plugins show a preview now > (some take sooo long that I haven't had the patience... some computations > will be slow without openmp, obviously) > > > Still fishing for okays... > Now that it mostly works, if you want to test:
Basic gmic: gmic demos and you'll see a bunch of stuff https://gmic.eu/tutorial/basics.html has a bunch of one liners so does https://gmic.eu/reference/funny_oneliners.html (though you might have to read a bit more about gmic to use these) As far as gimp and krita go, they're more or less the same: load an image into the program, go into filters/Gmic'Qt and you get the external interface for most of the filters. A few won't be usable without a second layer (localize colorize stuff and all that) but most of them will work just fine.
