thorvg/src/loaders/svg
Mira Grudzinska 8d81ad360f svg_loader: correct polygon's points loading
Only an even number of correctly read points defining
a polygon should be loaded and passed on for rendering.
Any remaining points should be ignored.
2024-04-22 11:12:15 +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 date (#1866) 2023-12-28 10:43:25 +09:00
tvgSvgCssStyle.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSvgLoader.cpp svg_loader: correct polygon's points loading 2024-04-22 11:12:15 +09:00
tvgSvgLoader.h loader/svg: Add null to the end of data 2024-04-16 10:27:20 +09:00
tvgSvgLoaderCommon.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSvgPath.cpp common: code refactoring 2024-04-15 20:35:33 +09:00
tvgSvgPath.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSvgSceneBuilder.cpp common/array: code refactoring 2024-02-19 19:09:30 +09:00
tvgSvgSceneBuilder.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgSvgUtil.cpp loader/svg: Return actual decoded size 2024-04-16 13:32:03 +02:00
tvgSvgUtil.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00
tvgXmlParser.cpp Revert "loader/svg: Skip to invalid polygon" 2024-04-22 11:12:15 +09:00
tvgXmlParser.h updated copyright date (#1866) 2023-12-28 10:43:25 +09:00