mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-17 21:45:35 +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 |
||
---|---|---|
.. | ||
bindings | ||
common | ||
examples | ||
loaders | ||
renderer | ||
savers | ||
tools | ||
meson.build |