Yesterday, 07:57 AM
(This post was last modified: Yesterday, 08:23 AM by rich2005.
Edit Reason: typo
)
(Yesterday, 06:52 AM)dbareis Wrote: ....snip...
What I do is crop, resize, draw text, draw arrows from a to b (text to subject of text). Everyone seem to recommend brushes, but from my attempts that is not possible, for starters you don't define 'a' & 'b" and can't change the length
.....snip....
Am I missing something? Or is it not possible to draw arrows (a modified straight line with arrow head) in GIMP?
There is a Gimp script that uses a path to define the position of an arrow.
A very long thread but the script is here: https://www.gimp-forum.net/Thread-Arrow-...9#pid12419
Download the zip, unzip and there are two files, use the arrow_v3.scm for Gimp 3.0
That goes in your User profile scripts folder C:\Users\"yourname"\AppData\Roaming\GIMP\3.0\scripts
Registers in the Tools menu Looks like this.
Edit: If you are anotating text then you might want to keep all the arrows in their own layer. Once the arrow parameters are set (there is a Save / Load ) an arrow will repeat using Filters -> Repeat Last (ctrl-F)
A 60 second animation https://i.imgur.com/eHAxwMR.mp4