thorvg/src/loaders
Junsu Choi e0eeaf54b0 loader/webp: Support static webp loader
Built to libwebp code in to support the static option of webp loader.
Code from :https://github.com/jacklicn/libwebp

This forking version only contains the minimal webp decoding feature.

Binary Size: +68kb

Co-authored-by: Hermet Park <hermet@lottiefiles.com>

issue: https://github.com/thorvg/thorvg/issues/1427
2024-04-06 12:08:18 +09:00
..
external_jpg renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
external_png renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
external_webp loader/webp: Support static webp loader 2024-04-06 12:08:18 +09:00
jpg renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
lottie lottie/parser: shutdown a compiler warning. 2024-04-05 17:47:13 +09:00
png renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
raw renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
svg loader/svg: Fix zero check of arc's rx and ry 2024-04-05 17:39:19 +09:00
ttf ttf: Fixed an invalid unicode encoding. 2024-04-05 17:20:38 +09:00
tvg loader: code refactoring 2024-04-05 17:21:18 +09:00
webp loader/webp: Support static webp loader 2024-04-06 12:08:18 +09:00
meson.build loader/webp: Support static webp loader 2024-04-06 12:08:18 +09:00