mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-26 18:02:14 +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 |
||
---|---|---|
.. | ||
lodepng.cpp | ||
lodepng.h | ||
meson.build | ||
svg2png.cpp |