thorvg/src/loaders/svg
Mira Grudzinska 828a15cfdb svg_loader: class attribute added
It's the first step in introducing the css inline style sheets into tvg.
For now the class attribute is set only for SvgNodes (not for grads),
it's not used yet.
2022-02-08 17:58:53 +09:00
..
meson.build loaders svg: code refactoring 2021-04-21 11:12:22 +09:00
tvgSvgLoader.cpp svg_loader: class attribute added 2022-02-08 17:58:53 +09:00
tvgSvgLoader.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgLoaderCommon.h svg_loader: class attribute added 2022-02-08 17:58:53 +09:00
tvgSvgPath.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgPath.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgSceneBuilder.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgSceneBuilder.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgUtil.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgSvgUtil.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgXmlParser.cpp build: Add missing <cstring> includes for MinGW compatibility 2022-01-19 16:40:30 +09:00
tvgXmlParser.h updated copyright date. 2022-01-12 14:08:48 +09:00