02-02-2023, 07:37 PM
(This post was last modified: 02-02-2023, 07:39 PM by programmer_ceds.)
(02-02-2023, 06:39 PM)kyolim Wrote: I got an error message saying:Which version of GIMP are you using?
Code:
Error while executing script-fu-draw-arrow:
Error: eval: unbound variable: gimp-image-get-selected-vectors
I used V3. Ubuntu version 22.04.
Also are you using the latest version of the script? The arrow_V3.scm should check that you are running V2.99.14 or later (when V2.99.16 is released this will be the new requirement as this version of GIMP fixes the offset arrow shaft problem noted above).
If you are using GIMP V2.10.x you need to use file arrow.scm (as noted in the file ArrowScriptNotes.pdf).