thorvg/src
Mira Grudzinska 2cfa5505c3 svg_loader: fixing finding defs node
In the case when a 'use' node was used
in a 'defs' block  and the element it
referenced was also defined within the same
'defs' block, the reference node could not
be cloned. This was because the 'defs' node
could not be located.

@Issue: https://github.com/thorvg/thorvg/issues/1451
2023-05-16 10:43:45 +09:00
..
bin svg2png: rounding up svg width and height 2023-05-05 10:58:54 +09:00
bindings capi: luma mask introduced, tvg_picture_load_raw description changed 2023-05-09 15:55:22 +09:00
examples common: code refactoring 2023-05-15 12:07:55 +09:00
lib api: remove deprecated apis 2023-05-13 18:30:11 +09:00
loaders svg_loader: fixing finding defs node 2023-05-16 10:43:45 +09:00
savers common: code refactoring 2023-05-15 12:07:55 +09:00
wasm common: code refactoring 2023-05-15 12:07:55 +09:00
meson.build infra: specify TVG_API for both static/dynamic linking. 2023-04-22 18:32:22 +09:00