thorvg/src
Michal Maciola e6ebb5379b common: RenderRegion x, y protect against negative value in unsigned int
This change protects against negative value in unsigned int of
RenderRegion.x/y. This fixes a problem of invisible paint if ClipPath
bounds was negative.

@issue: #704
2021-08-11 21:46:59 +09:00
..
bin tools svg2tvg: introduce a new tool for exporting tvg. 2021-07-27 10:56:31 +09:00
bindings common picture: recover viewbox() api. 2021-08-09 12:39:21 +09:00
examples tvg_saver: optimize saving data. 2021-08-11 12:19:31 +09:00
lib common: RenderRegion x, y protect against negative value in unsigned int 2021-08-11 21:46:59 +09:00
loaders common: RenderRegion x, y protect against negative value in unsigned int 2021-08-11 21:46:59 +09:00
savers tvg_saver: optimize saving data. 2021-08-11 12:19:31 +09:00
wasm updated copyright 2021-03-23 14:31:58 +09:00
meson.build sw_engine common: Added neon version of rasterRGBA32 API. 2021-07-28 19:17:23 +09:00