mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-28 09:05:52 +00:00
![]() This patch introduces _STRAIGHT colorspaces (ABGR8888_STRAIGHT and ARGB8888_STRAIGHT) whose colors are un-alpha-premultiplied. Unmultiplicated colors are especially needed for wasm thorvg loader and svg2png / tvg2png. Only C version now. @issue: #791 |
||
---|---|---|
.. | ||
meson.build | ||
thorvgwasm.cpp |