lazpaint
lazpaint copied to clipboard
Decreases image resolution
An image of 20000x10562 pixels becomes 8192x4326.
Is there a technical limitation?
There isn't really a hard limit, but as the software is designed, very big images will not make a correct use of cache and rendering will be very slow. So that's a way of avoiding slowdowns that would make the software not usable. Maybe an option could be added to allow any size, for experienced users.
Related to https://github.com/bgrabitmap/lazpaint/issues/116