thorvg/src
Mira Grudzinska 6601c93899 sw_engine: fixing overlapping masks
The buffer to which the mask is rastered is only partially cleared.
If the object to which the mask is applied overlaps an area where
another mask was used, an erroneous image is generated. The buffer
clearing area has been increased to the size of the object to which
the mask is applied.
2021-04-29 12:13:38 +09:00
..
bin updated copyright 2021-03-23 14:31:58 +09:00
bindings capi: changing function name 2021-03-31 16:42:29 +09:00
examples examples: ignoring pictures other than svgs in Stress.cpp 2021-04-14 17:17:10 +09:00
lib sw_engine: fixing overlapping masks 2021-04-29 12:13:38 +09:00
loaders loaders svg: code refactoring 2021-04-21 11:12:22 +09:00
wasm updated copyright 2021-03-23 14:31:58 +09:00
meson.build meson: revise png loader meson script. 2021-04-02 12:49:18 +09:00