i have a long strip of content (6784x256) i want to make fit into a single 1920x1080 raster, i want to divide it into 4 pieces, the first 3 1920 wide and the last 1024 wide, so i can stack them ontop of each other to fit into one led processor. i can only see how to make slices evenly, can i define the slice area
on a seperate note, can i change the position so it works 0,0 from the top left?