10-03-2024, 12:44 PM
(This post was last modified: 10-03-2024, 12:45 PM by vitforlinux.)
I tried to port Elsamuko National Geographic to Gimp 2.99.19 (this filter works on 2.10 Compat OFF)... but I get a complete Gimp crash.
I think it's the line:
Maybe I'm wrong in the syntax, or it's Gimp 2.99.19 that has a problem, in which case I should report it to the developers, but a second opinion would be of clarification, before causing trouble for the wrong reasons.
Here the scm file:
https://github.com/vitforlinux-gimp/scm-...xt-gen.scm
THANK YOU
I think it's the line:
Code:
(car (plug-in-decompose 0 aimg 1 (vector adraw) "rgb" TRUE FALSE)) ;2.99.19
Maybe I'm wrong in the syntax, or it's Gimp 2.99.19 that has a problem, in which case I should report it to the developers, but a second opinion would be of clarification, before causing trouble for the wrong reasons.
Here the scm file:
https://github.com/vitforlinux-gimp/scm-...xt-gen.scm
THANK YOU