Posts: 6,339
Threads: 272
Joined: Oct 2016
Reputation:
563
Operating system(s):
Gimp version: 2.10
And come to think of it, path-to-shape can also do it, but you have to create a stroke with 30 points (only the first three need to be accurately placed).
Posts: 939
Threads: 93
Joined: Oct 2016
Reputation:
36
Operating system(s):
- Windows (Vista and later)
Gimp version: 2.10
11-15-2016, 01:26 PM
(This post was last modified: 11-15-2016, 01:33 PM by Espermaschine.)
Thanks guys !
The idea was to write a tutorial that uses text along path, but with a different shape than letters.
My thinking was, that would be easier than using Scatter in Inkscape or another Gimp plug-in.
But ofnuts is right about the integer number of triangles.
Building a triangle in font-forge defies the original idea for simplicity, the path-shape script is an option.
Posts: 546
Threads: 40
Joined: Oct 2016
Reputation:
42
Operating system(s):
- Windows Vista or 7, 8, 10 (64-bit)
Gimp version: 2.10
Check out dafont dingbat shapes
Posts: 939
Threads: 93
Joined: Oct 2016
Reputation:
36
Operating system(s):
- Windows (Vista and later)
Gimp version: 2.10
Interesting, trandoductin !
I had a script called Clone Layer Tool, which is probably capable of doing the same.
Havent used it since i learned Inkscape, though.