09-04-2024, 12:28 AM 
	
	
	
		See for instance my ofn-layer-tiles script,  in two passes:
	
	
	
- You use the split function to split the layer into one column of 1px lines
 - You use the join function to join these lines into a single row. 
 

