thorvg/src/loaders
Hermet Park 975907731d math: introduced a custom floating epsilon
Rather than aiming for extremely high accuracy,
a compromise can achieve with better performance.

This modification helps prevent unnecessary image rotation.

issue: https://github.com/thorvg/thorvg/issues/2265
2024-05-24 10:45:24 +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 math: introduced a custom floating epsilon 2024-05-24 10:45:24 +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 math: introduced a custom floating epsilon 2024-05-24 10:45:24 +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