thorvg/src/loaders/svg
Mira Grudzinska de41853bcf svg_loader: custom strndup moved into utils
The custom _strndup was used only in one file
as an internal function and wasn't accessible
in other parts of the code. Now function
is available as svgUtilStrndup.
2023-07-26 00:21:56 +09:00
..
meson.build svg_loader: css style functions moved to a separate file 2022-02-08 17:58:53 +09:00
tvgSvgCssStyle.cpp loader svg: ++code readability 2023-04-26 11:15:48 +09:00
tvgSvgCssStyle.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgLoader.cpp svg_loader: custom strndup moved into utils 2023-07-26 00:21:56 +09:00
tvgSvgLoader.h api: remove a beta api. 2023-05-20 13:22:52 +09:00
tvgSvgLoaderCommon.h loader svg: code cleanup 2023-07-04 01:09:23 +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 svg_loader: custom strndup moved into utils 2023-07-26 00:21:56 +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