12-31-2020, 03:10 PM
The problem seems to be a duplicated lower anchor. Path summary (ofn_path_edits) gives:
and, after Ctrl+Shift+click on bottom anchor:
Then, arrow heads as expected (not bothering to attach--I am lazy).
By the way, my first trial didn't reproduce your arrow heads, giving instead a 'float division by zero' error message?? Different operating system, different Gimp version??
Code:
Path "anchor arrow" [1]:
(84.3, 58.3) <- 3 : 27.4 : OPN -> (85.5, 33.7)
and, after Ctrl+Shift+click on bottom anchor:
Code:
Path "anchor arrow" [1]:
(84.3, 58.3) <- 2 : 27.4 : OPN -> (85.5, 33.7)
Then, arrow heads as expected (not bothering to attach--I am lazy).
By the way, my first trial didn't reproduce your arrow heads, giving instead a 'float division by zero' error message?? Different operating system, different Gimp version??