Posts: 6,914
	Threads: 296
	Joined: Oct 2016
	
Reputation: 
605
Gimp version: 
Operating system(s): Linux
	
 
	
	
		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: 
37
Gimp version: 
Operating system(s): Windows (Vista and later)
	
 
	
		
		
		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: 664
	Threads: 45
	Joined: Oct 2016
	
Reputation: 
46
Gimp version: 
Operating system(s): Windows 10
	
 
	
	
		Check out dafont dingbat shapes
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 939
	Threads: 93
	Joined: Oct 2016
	
Reputation: 
37
Gimp version: 
Operating system(s): Windows (Vista and later)
	
 
	
	
		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.