mirror of
https://github.com/microsoft/edit.git
synced 2025-12-23 07:07:25 +00:00
Since `srgb_to_linear` is non-linear we can't use it for premultiplied colors. Instead of unpremultiplying them, I changed the rest of the app to straight alpha and introduced types to ensure we don't mess it up. |
||
|---|---|---|
| .. | ||
| lib.rs | ||