04-01-2018, 10:04 AM
(04-01-2018, 09:38 AM)rich2005 Wrote: There is an appimage for blender as well.
@racer-x
I know you do not want to use it, but my Gimp 2.9.9 appimage runs in 'buntu 16.04 (should work in Mint 18) & runs scripts / python / executables. Ok, does not have the layer group mask function but not that much different from 2.10RC1.
It uses the correct profile ./config/GIMP rather than ./config/GIMP-Appimage so you could have Gimp 2.8 / 2.9 / 2.10 all installed.
Already given a bevel reflect example. https://i.imgur.com/bHIsIfI.jpg and a script-fu https://i.imgur.com/rXKg9Ts.jpg
As far as I can tell, the current 2.9.x /2.10.x AppImages cannot run external Python scripts (because they use a non-standard location for Python), unless you make the scripts incompatible with the standard Gimp versions (2.8/2.10).