thorvg/src/loaders
Mira Grudzinska 568846491d build: enforcing saver/loader usage for given tool
Selecting a tool without choosing the required tools
resulted in a usage error. Now, the activation
of the appropriate saver/loader for a given tool
is enforced.
2024-04-19 10:01:30 +09:00
..
external_jpg loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_png loaders: enhance decoding efficiency 2024-02-07 20:32:05 +09:00
external_webp loaders: decode the image with premultiplied alpha. 2024-02-07 20:32:05 +09:00
jpg renderer: enhanced shared surface handling with mutex implementation 2023-12-31 11:37:12 +09:00
lottie lottie: code clean up 2024-04-16 18:14:49 +02:00
png png: corrected a wrong premultiplied option. 2024-03-08 16:17:45 +09:00
raw renderer: enhanced shared surface handling with mutex implementation 2023-12-31 11:37:12 +09:00
svg loader/svg: Return actual decoded size 2024-04-16 13:32:03 +02:00
ttf ttf: ++uwp portability 2024-03-22 15:31:32 +09:00
tvg loader: code refactoring 2024-01-11 10:12:04 +09:00
webp loader/webp: Remove WEBP_FORCE_ALIGNED and use memcpy() instead 2024-03-14 21:31:04 +09:00
meson.build build: enforcing saver/loader usage for given tool 2024-04-19 10:01:30 +09:00