thorvg/src/loaders/svg
Mira Grudzinska 46147dcec7 svg_loader: fixing clipper transformation
In a case where both the clipper and the clippee
are transformed, the final clipper transformation
matrix should be calculated as the multiplication
of both matrices.

@Issue: https://github.com/thorvg/thorvg/issues/1255
2023-04-19 11:43:16 +09:00
..
meson.build svg_loader: css style functions moved to a separate file 2022-02-08 17:58:53 +09:00
tvgSvgCssStyle.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgCssStyle.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgLoader.cpp svg_loader: paint-order attrib handled 2023-04-18 22:21:55 +09:00
tvgSvgLoader.h svg_loader: handling zero width/height viewbox 2023-03-21 11:11:45 +09:00
tvgSvgLoaderCommon.h svg_loader: paint-order attrib handled 2023-04-18 22:21:55 +09:00
tvgSvgPath.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgPath.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgSceneBuilder.cpp svg_loader: fixing clipper transformation 2023-04-19 11:43:16 +09:00
tvgSvgSceneBuilder.h svg_loader: handling svgs without viewBox/viewPort 2023-03-21 11:11:45 +09:00
tvgSvgUtil.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgSvgUtil.h updated copyright. 2023-01-14 13:48:11 +09:00
tvgXmlParser.cpp updated copyright. 2023-01-14 13:48:11 +09:00
tvgXmlParser.h updated copyright. 2023-01-14 13:48:11 +09:00