mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-17 05:25:43 +00:00
![]() enhance decoding efficiency by determining the desired canvas format during image loading. This allows loaders to preemptively decode the image in the specified format, to not convert the format again. |
||
---|---|---|
.. | ||
external_jpg | ||
external_png | ||
external_webp | ||
jpg | ||
lottie | ||
png | ||
raw | ||
svg | ||
ttf | ||
tvg | ||
webp | ||
meson.build |