thorvg/src/loaders/svg
Hermet Park e7d29e166b loaders: unify duplicated b64 decoders.
- move the svg/lottie b64 decoders to tvgLzw.
- renames tvgLzw -> tvgCompressor
2023-08-17 21:28:58 +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 utils: custom strtof and strndup moved into utils 2023-08-05 11:49:36 +09:00
tvgSvgLoader.h common loader: adds animatable() interface 2023-07-27 00:31:27 +09:00
tvgSvgLoaderCommon.h svg_loader: removed unused code 2023-08-05 11:49:36 +09:00
tvgSvgPath.cpp utils: custom strtof and strndup moved into utils 2023-08-05 11:49:36 +09:00
tvgSvgPath.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgSceneBuilder.cpp loaders: unify duplicated b64 decoders. 2023-08-17 21:28:58 +09:00
tvgSvgSceneBuilder.h svg_loader: fix memory violation. 2023-05-03 22:08:16 +09:00
tvgSvgUtil.cpp loaders: unify duplicated b64 decoders. 2023-08-17 21:28:58 +09:00
tvgSvgUtil.h loaders: unify duplicated b64 decoders. 2023-08-17 21:28:58 +09:00
tvgXmlParser.cpp utils: custom strtof and strndup moved into utils 2023-08-05 11:49:36 +09:00
tvgXmlParser.h updated copyright. 2023-01-14 13:48:11 +09:00