thorvg/src
Hermet Park d8687314a6 common picture: fix a composition bug.
Previously, a picture with a half-translucent mask would not function correctly.
This fix addresses the bug by applying the expected composition step.

Note: Even after applying this patch, a half-translucent mask with shape fill alpha will still not work properly.
We should consider removing the fill alpha property, as it duplicates the Paint opacity.

@Issue: https://github.com/thorvg/thorvg/issues/1423
2023-05-17 11:11:55 +09:00
..
bin portability: fix usage of TVG_API 2023-05-16 18:55:33 +09:00
bindings portability: fix usage of TVG_API 2023-05-16 18:55:33 +09:00
examples common picture: fix a composition bug. 2023-05-17 11:11:55 +09:00
lib common picture: fix a composition bug. 2023-05-17 11:11:55 +09:00
loaders svg_loader: fixing finding defs node 2023-05-16 10:43:45 +09:00
savers common: code refactoring 2023-05-15 12:07:55 +09:00
wasm common: code refactoring 2023-05-15 12:07:55 +09:00
meson.build portability: fix usage of TVG_API 2023-05-16 18:55:33 +09:00