thorvg/src
Hermet Park d6c80f538c renderer: add a new scene effect type - Fill
Fill is used for overriding the scene content color
with a given fill information. It's yet an Experimental API.

issue: https://github.com/thorvg/thorvg/issues/2718
2024-12-12 18:50:33 +09:00
..
bindings wasm: update canvas API usage from clear() to remove() 2024-12-11 14:19:53 +09:00
common common: inlist code refactoring 2024-12-02 15:15:35 +09:00
loaders lottie: code refactoring 2024-12-12 13:38:55 +09:00
renderer renderer: add a new scene effect type - Fill 2024-12-12 18:50:33 +09:00
savers API: Replace the Canvas::clear() API with Canvas::remove() & draw() 2024-12-10 11:59:46 +09:00
meson.build infra: --shutdown the unkown-pragmas warning 2024-10-04 02:50:19 +09:00