thorvg/test
Mira Grudzinska 22742863f4 api: handling values <= 0 in strokeDash() api
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.
2025-06-24 21:02:29 +09:00
..
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