mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-13 18:10:39 +00:00

this interface is designed for user-defined arbitrary affine-transform paints. required by svg loader. Change-Id: I7f08023605d224e36cef3770098d3757aee81848
22 lines
291 B
Text
22 lines
291 B
Text
build
|
|
.vscode
|
|
*.swp
|
|
testShape
|
|
testMultiShapes
|
|
testBoundary
|
|
testPath
|
|
testPathCopy
|
|
testBlending
|
|
testUpdate
|
|
testDirectUpdate
|
|
testScene
|
|
testTransform
|
|
testCustomTransform
|
|
testSceneTransform
|
|
testStroke
|
|
testStrokeLine
|
|
testLinearGradient
|
|
testRadialGradient
|
|
testGradientTransform
|
|
testSvg
|
|
testGlShape
|