thorvg/src/loaders/svg
Mira Grudzinska 6a589777b0 svg_loader: proper image transformation
One of the image's attributes can be a transformation matrix.
Now it's applied.
2022-02-08 19:49:39 +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: code refactoring. 2022-02-08 18:57:11 +09:00
tvgSvgCssStyle.h svg_loader: code refactoring. 2022-02-08 18:57:11 +09:00
tvgSvgLoader.cpp svg_loader: proper image transformation 2022-02-08 19:49:39 +09:00
tvgSvgLoader.h updated copyright date. 2022-01-12 14:08:48 +09:00
tvgSvgLoaderCommon.h svg_loader: styling++ (no logical changes) 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 svg_loader: proper image transformation 2022-02-08 19:49:39 +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 svg_loader: styling++ (no logical changes) 2022-02-08 17:58:53 +09:00
tvgXmlParser.h svg_loader: styling++ (no logical changes) 2022-02-08 17:58:53 +09:00