mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-10-03 23:53:15 -04:00
Ensure the x,y offset for extended v2 pictures is respected by updating 'frame' to the correct bounding rectangle. As a result we need to base output image directly on frame size rather than applying screen image ratio. See cow.pict. Co-authored-by: Harald Kuhr <harald.kuhr@gmail.com>