I’d like a plugin that allows me to click 2 points to draw an arrow in between. All the options mentioned in different posts work for GIMP 2.8 but are broken in 2.10 (such as the arrow.scm file floating around or the python script)
Answer
The following linked script-fu works in GIMP 2.10.2
I assume also in the latest 2.10.8
Link: https://www.gimp-forum.net/attachment.php?aid=360
Copy and paste the file named arrow-set-size.scm in you scripts folder, and restart GIMP
In a document, create a path using the Paths tool with a start and end point
Click Tools > Arrow-Set-Size. Make adjustments to the settings if required. Hit OK.
Attribution
Source : Link , Question Author : Robin De Schepper , Answer Author : Billy Kerr