thorvg/src
Mira Grudzinska 2f7e7e9923 svg_loader: mask-type attribute introduced
In an svg file the mask-type attribute can be specified.
It takes one of the two values: Luminosity or Alpha.
After the LumaMask is introduced into TVG, this attribute can be
properly read by the svg loader.
2022-01-07 12:45:34 +09:00
..
bin svg2png: update the error messages. 2021-11-12 12:00:01 +09:00
bindings capi: missing arg description added 2021-12-17 11:21:08 +09:00
examples example: added LumaMasking.cpp (#621) 2021-12-30 15:56:25 +01:00
lib sw_engine raster: fix a regression bug. 2022-01-06 12:40:22 +09:00
loaders svg_loader: mask-type attribute introduced 2022-01-07 12:45:34 +09:00
savers all: fix compilation errors on non-windows clang 2021-11-17 20:55:26 +09:00
wasm WASM: unpremultiplyBuffer fixes (#999) 2021-11-05 10:32:41 +01:00
meson.build optimize binary size. 2021-11-03 20:04:12 +09:00