mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
![]() The API allows now values <= 0 for dashes and gaps. Negative values are treated as zero. The exception is when all provided values are <= 0, in which case the dash is ignored. This fixes the issue when dash = 0 was provided for strokes with round or butt caps - the dot was not drawn, even though it should have been. docs: the strokeDash API behavior's clarification for odd numbers of values in dashPattern and refinement of the accepted values. |
||
---|---|---|
.. | ||
regression | ||
resources | ||
catch.hpp | ||
meson.build | ||
testAccessor.cpp | ||
testAnimation.cpp | ||
testFill.cpp | ||
testInitializer.cpp | ||
testLottie.cpp | ||
testMain.cpp | ||
testPaint.cpp | ||
testPicture.cpp | ||
testSavers.cpp | ||
testScene.cpp | ||
testShape.cpp | ||
testSwCanvas.cpp | ||
testSwEngine.cpp | ||
testText.cpp |