thorvg/src
Michal Maciola 81e6471071 common: allow composition on empty scene without insufficient condition error
If there was an empty scene (empty scene, so bounds equal zero) with a mask composition applied,
Paint::Impl::render failed on checking size and Canvas::draw() returned InsufficientCondition.
As a result no other paints was rendered.

@issue: fixes #842
2021-10-01 14:50:29 +09:00
..
bin svg2png: changed help message (#762) 2021-08-31 11:19:18 +02:00
bindings Changes to support MSVC 2021-09-29 22:56:52 +09:00
examples common paint: refine the bounds() api to return the values after applying transformation. 2021-09-24 11:25:49 +09:00
lib common: allow composition on empty scene without insufficient condition error 2021-10-01 14:50:29 +09:00
loaders Changes to support MSVC 2021-09-29 22:56:52 +09:00
savers Changes to support MSVC 2021-09-29 22:56:52 +09:00
wasm wasm: paint opacity in the layers list (#804) 2021-09-14 14:27:39 +02:00
meson.build infra: excluding pthread lib dependency on windows os 2021-09-22 12:38:17 +09:00