thorvg/src/loaders
Hermet Park 738f8f745a lottie: ensure a null terminator at the end of the copied data
In certain cases, the user might want to set mapped memory directly.
This update ensures that a null terminator is appended to the string data.

Co-Authored-By: Mira Grudzinska <mira@lottiefiles.com>

Issue: https://github.com/thorvg/thorvg/issues/2642
2024-09-30 16:44:21 +09:00
..
external_jpg loaders: enhance decoding efficiency 2024-04-06 12:08:21 +09:00
external_png loaders: enhance decoding efficiency 2024-04-06 12:08:21 +09:00
external_webp loaders: decode the image with premultiplied alpha. 2024-04-06 12:08:21 +09:00
jpg common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
lottie lottie: ensure a null terminator at the end of the copied data 2024-09-30 16:44:21 +09:00
png png: corrected a wrong premultiplied option. 2024-04-06 12:08:21 +09:00
raw renderer: enhanced shared surface handling with mutex implementation 2024-01-02 20:34:12 +09:00
svg svg: resolve compiler warnings. 2024-09-30 15:37:52 +09:00
ttf ttf_loader: Basic support for composite glyphs loading (#2600) 2024-09-30 15:48:13 +09:00
tvg loader: code refactoring 2024-04-05 17:21:18 +09:00
webp common: fix 178+ spelling errors 2024-09-30 12:41:38 +09:00
meson.build build: enforcing saver/loader usage for given tool 2024-06-24 12:21:10 +09:00