thorvg/src/loaders/external_jpg
Hermet Park a39e70fb88 loaders: enhance decoding efficiency
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.
2024-02-07 20:40:53 +09:00
..
meson.build common: styling++ (tabs -> spaces) 2022-02-01 13:58:41 +01:00
tvgJpgLoader.cpp loaders: enhance decoding efficiency 2024-02-07 20:40:53 +09:00
tvgJpgLoader.h renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00