thorvg/src
Hermet Park 86aabb4df0 loader lottie: image optimization
In every frame, the image undergoes a Colorspace conversion attempt.

This approach aims to bypass the step by retaining the pre-converted image data.

I acknowledge that this might not be the best approach,
but it is proving to be quite effective at the moment.
2023-08-15 15:49:05 +09:00
..
bin api: enhance Shape::fill() method usage. 2023-06-07 12:10:31 +09:00
bindings binding wasm: fix a memory leak. 2023-08-07 13:22:13 +09:00
examples loader lottie: image optimization 2023-08-15 15:49:05 +09:00
lib renderer/transform: removing unnecessary initialization logic 2023-08-15 15:48:59 +09:00
loaders loader lottie: image optimization 2023-08-15 15:49:05 +09:00
savers loader lottie: tiny data copy optimization. 2023-08-15 15:48:48 +09:00
utils utils: add sort method in tvgArray 2023-08-09 11:08:11 +09:00
meson.build utils: custom strtof and strndup moved into utils 2023-08-05 11:49:36 +09:00