mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-20 23:11:39 +00:00
![]() The if-check to skip-rule when drawing an arc path is already checked in line 476. In addition, since the float type equal check is performed in the range of 1/256, unintentional skiped may occur. Therefore, remove duplicate code. https://www.w3.org/TR/SVG2/paths.html#ArcOutOfRangeParameters test file: SVG_FILE_147893.svg related issue: https://github.com/thorvg/thorvg/issues/1255 |
||
---|---|---|
.. | ||
meson.build | ||
tvgSvgCssStyle.cpp | ||
tvgSvgCssStyle.h | ||
tvgSvgLoader.cpp | ||
tvgSvgLoader.h | ||
tvgSvgLoaderCommon.h | ||
tvgSvgPath.cpp | ||
tvgSvgPath.h | ||
tvgSvgSceneBuilder.cpp | ||
tvgSvgSceneBuilder.h | ||
tvgSvgUtil.cpp | ||
tvgSvgUtil.h | ||
tvgXmlParser.cpp | ||
tvgXmlParser.h |