thorvg/src/loaders
Jinny You 97a1aa136a lottie: Fix invalid font match
When Lottie has similar font names, it incorrectly matches fonts due to a logic bug.

This error causes an infinite loop when searching for glyphs.
2024-06-05 12:38:20 +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: Fix invalid font match 2024-06-05 12:38:20 +09: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 svg_loader: Add embedded webp mime type 2024-06-04 15:21:38 +09: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