mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-10 09:45:00 +00:00
This replaces the naive copy algorithm that only supported rectangular and 100% opaque selections with a more general approach that supports any shape and alpha value. Note that we now make a brand new bitmap with a hardcoded format instead of just cropping the layer's existing bitmap. This is done to ensure that the final clipboard image will have an alpha channel.
3.6 KiB
3.6 KiB