thorvg/test
Hermet Park 4b11fea32f api: rename shape fill rule API for clarity
Clarify the FillRule usage by associating it
explicitly with color/gradient fills.

C++ API
* Result Shape::fill(FillRule r)
 -> Result Shape::fillRule(FillRule r)

issue: https://github.com/thorvg/thorvg/issues/3116
2025-07-09 18:37:48 +09:00
..
regression
resources
catch.hpp test: upgrade catch2 2023-01-30 13:28:44 +09:00
meson.build tests: remove capi tests 2024-11-21 23:39:17 +09:00
testAccessor.cpp
testAnimation.cpp
testFill.cpp
testInitializer.cpp
testLottie.cpp updated copyright 2025-01-03 14:32:31 +09:00
testMain.cpp
testPaint.cpp
testPicture.cpp api: revise engine initialization and termination 2025-04-23 15:46:49 +09:00
testSavers.cpp updated copyright 2025-01-03 14:32:31 +09:00
testScene.cpp
testShape.cpp
testSwCanvas.cpp
testSwEngine.cpp
testText.cpp