thorvg/src
Mira Grudzinska c4747e6802 sw_engine: support trimmed fill
Until now, only stroke trimming was possible,
but the Lottie standard requires support for
trimming both (if present), stroke and fill.
This commit changes the API behavior.

@Issue: https://github.com/thorvg/thorvg/issues/3118
2025-02-24 15:05:49 +09:00
..
bindings api: change api name strokeTrim() -> trimpath() 2025-02-24 15:05:38 +09:00
common common: remove redundant lzw decoder 2025-02-20 16:41:14 +09:00
loaders api: change api name strokeTrim() -> trimpath() 2025-02-24 15:05:38 +09:00
renderer sw_engine: support trimmed fill 2025-02-24 15:05:49 +09:00
savers common: introduced designated memory allocators 2025-02-18 17:20:31 +09:00
meson.build infra: added double-precison promotion warning 2025-02-12 19:12:06 +09:00