thorvg/src
Hermet Park b60a773d12
common: optimize scene composition
Scene could avoid composition if its children is only child (non scene)

This patch bring it conditionally check so as to avoid unnecesary expensive job.

@Issues: 254
2021-02-25 12:38:39 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings sw_engine: adding a gradient as a stroke feature 2021-02-19 17:16:10 +09:00
examples examples: new AnimateMask example and svg images with masks 2021-02-25 12:24:19 +09:00
lib common: optimize scene composition 2021-02-25 12:38:39 +09:00
loaders fixed all wasm build breaks. 2021-02-23 10:47:46 +09:00
wasm wasm: update picture size for file loading 2020-12-15 17:38:22 +09:00
meson.build thorvg viewer: introduce thorvg viewer 2020-10-13 19:04:46 +09:00