thorvg/src/loaders/svg
Mira Grudzinska d60a7bec7e svg_loader: fixing svgs without viewbox attr
For svgs without any viewbox and width/height
whole image is drawn. Before it was forced
to set x=y=0.
2023-04-03 12:39:43 +02: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: forcing file loading completion 2023-03-31 09:48:01 +02:00
tvgSvgLoader.h svg_loader: handling zero width/height viewbox 2023-03-21 11:11:45 +09:00
tvgSvgLoaderCommon.h svg_loader: handling svgs without viewBox/viewPort 2023-03-21 11:11:45 +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 svgs without viewbox attr 2023-04-03 12:39:43 +02: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