thorvg/src/loaders/svg
Mira Grudzinska 16a153c804 svg_loader: fix bounds for gradient
In the case when bounds should not include a stroke width, width
and height values were reduced by half of a stroke width, instead
of the full width.
2021-11-01 20:36:48 +01:00
..
meson.build loaders svg: code refactoring 2021-04-21 11:12:22 +09:00
tvgSvgLoader.cpp Revert "loaders: Consider colorspaces (#838)" 2021-11-01 16:53:25 +09:00
tvgSvgLoader.h Revert "loaders: Consider colorspaces (#838)" 2021-11-01 16:53:25 +09:00
tvgSvgLoaderCommon.h SVG: Support geometry properties of use tag 2021-10-29 14:10:44 +09:00
tvgSvgPath.cpp updated license 2021-10-20 22:50:07 +09:00
tvgSvgPath.h loaders svg: code refactoring 2021-04-09 15:57:23 +09:00
tvgSvgSceneBuilder.cpp svg_loader: fix bounds for gradient 2021-11-01 20:36:48 +01:00
tvgSvgSceneBuilder.h svg loader: converting the image path to the absolute one 2021-10-23 02:26:55 +02:00
tvgSvgUtil.cpp svg_loader util: fix the floating constant truncated to zero issue. 2021-10-15 15:20:01 +09:00
tvgSvgUtil.h svg_loader: <image> tag introduced 2021-07-09 12:04:29 +09:00
tvgXmlParser.cpp svg_loader: code refactoring. 2021-10-21 15:15:07 +09:00
tvgXmlParser.h svg_loader XMLParser: Clean up parameter type 2021-10-21 15:03:47 +09:00