smolscale
smolscale copied to clipboard
Output clipping
We could allow clipping scaled output to a specific rectangle. This would be useful when zooming in on and panning around a larger image.
We'll already have to deal with this, or nearly this, when adding compositing support (for the cases where the composited-in image is partially outside the receiving surface).