Creating Fixed-sized tiles with overlaps
Posted: 2015-09-17T08:53:28-07:00
The cropping page shows that roughly equal-sized divisions can yield tiles that overlap their neighbors by combining pixel offsets with the '@' flag. Is it possible to create fixed-sized tiles (without the '@' flag) that have overlaps with their neighbors?