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
meson.build
testAccessor.cpp
testAnimation.cpp
testFill.cpp
testInitializer.cpp
testLottie.cpp
testMain.cpp
testPaint.cpp
testPicture.cpp
testSavers.cpp
testScene.cpp
testShape.cpp api: rename shape fill rule API for clarity 2025-07-09 18:37:48 +09:00
testSwCanvas.cpp
testSwEngine.cpp
testText.cpp