thorvg/src
Mira Grudzinska 307f3698a8 sw_engine raster: removing unnecessary logical 'and' operation
Shifting the 32-bit number by 24 bits leaves only 8 bits,
so there is no need to mask them with 0xFF.
2021-02-03 11:25:19 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings Capi: Composite Method binding 2021-01-26 20:36:40 +09:00
examples sw_engine composition: invert alpha masking 2021-02-02 11:47:30 +09:00
lib sw_engine raster: removing unnecessary logical 'and' operation 2021-02-03 11:25:19 +09:00
loaders svg_loader SvgLoader: Prevent memory leak 2021-02-02 10:51:50 +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