mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-14 03:54:25 +00:00
![]() * common: added colorSpace() function This patch introduces colorSpace() function for SW and GL engine. * infra: change LoadModule:read() into LoadModule:read(uint32_t colorspace) This patch changes LoadModule:read() into LoadModule:read(uint32_t colorspace) * picture: implement passing colorspace into loader This patch implements passing colorspace into loaders. Loader->read is now called on the first update. * external_jpg_loader: support colorspaces * external_png_loader: support colorspaces |
||
---|---|---|
.. | ||
external_jpg | ||
external_png | ||
jpg | ||
png | ||
raw | ||
svg | ||
tvg | ||
meson.build |