thorvg/src
Mira Grudzinska 234a9b2f93
svg_loader: ommiting xml entities in the svg file (#278)
SVG files created using 'sketch' may contain xml entities,
which are not understandable by the svg loader.
For now only '"' is ommited.
2021-03-23 09:22:46 +09:00
..
bin examples: move tests to src/examples 2020-09-19 00:39:25 +09:00
bindings capi: fix incorrect composite api. 2021-03-04 11:33:24 +09:00
examples examples: revise StrokeGradient 2021-03-22 13:52:43 +09:00
lib initializer: add reference counting for the engines initialization. 2021-03-19 19:45:39 +09:00
loaders svg_loader: ommiting xml entities in the svg file (#278) 2021-03-23 09:22:46 +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