thorvg/src/loaders/svg
Mira Grudzinska 4f9f125454 svg_loader: update style in defs
In the defs node the style was not updated, hence
the inheritance wasn't applied causing wrong results.
2023-07-28 12:11:24 +09:00
..
meson.build svg_loader: css style functions moved to a separate file 2022-02-08 17:58:53 +09:00
tvgSvgCssStyle.cpp svg_loader: support the '!important' directive 2023-07-27 11:51:45 +09:00
tvgSvgCssStyle.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgLoader.cpp svg_loader: update style in defs 2023-07-28 12:11:24 +09:00
tvgSvgLoader.h common loader: adds animatable() interface 2023-07-27 00:31:27 +09:00
tvgSvgLoaderCommon.h svg_loader: support the '!important' directive 2023-07-27 11:51:45 +09:00
tvgSvgPath.cpp svg_loader: removing setting the locale 2023-04-25 09:17:00 +09:00
tvgSvgPath.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgSceneBuilder.cpp loader svg: code cleanup 2023-07-04 01:09:23 +09:00
tvgSvgSceneBuilder.h svg_loader: fix memory violation. 2023-05-03 22:08:16 +09:00
tvgSvgUtil.cpp loader svg: --compiler warning 2023-07-26 00:46:30 +09:00
tvgSvgUtil.h svg_loader: custom strndup moved into utils 2023-07-26 00:21:56 +09:00
tvgXmlParser.cpp svg_loader: custom strndup moved into utils 2023-07-26 00:21:56 +09:00
tvgXmlParser.h updated copyright. 2023-01-14 13:48:11 +09:00