thorvg/src/loaders
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
..
external_jpg sw_engine: specify buffer size so that we can clearly access the buffer data. 2023-05-08 10:55:03 +09:00
external_png sw_engine: specify buffer size so that we can clearly access the buffer data. 2023-05-08 10:55:03 +09:00
jpg jpg_loader: Add file existence check 2023-05-11 23:44:46 +09:00
png sw_engine: specify buffer size so that we can clearly access the buffer data. 2023-05-08 10:55:03 +09:00
raw sw_engine: specify buffer size so that we can clearly access the buffer data. 2023-05-08 10:55:03 +09:00
svg svg_loader: fixing finding defs node 2023-05-16 10:43:45 +09:00
tvg updated copyright. 2023-01-14 13:48:11 +09:00
meson.build infra meson: Add -Dstatic option 2021-11-02 13:14:16 +09:00