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

picture now affords the memory data as input source so that user can pass svg data memory directly. Change-Id: I246c09b682a2d60e53ad556ce0c90337142ee4f1
25 lines
315 B
Text
25 lines
315 B
Text
build
|
|
.vscode
|
|
*.swp
|
|
testShape
|
|
testMultiShapes
|
|
testBoundary
|
|
testPath
|
|
testPathCopy
|
|
testBlending
|
|
testUpdate
|
|
testDirectUpdate
|
|
testScene
|
|
testTransform
|
|
testCustomTransform
|
|
testSceneTransform
|
|
testStroke
|
|
testStrokeLine
|
|
testLinearGradient
|
|
testRadialGradient
|
|
testGradientTransform
|
|
testSvg
|
|
testSvg2
|
|
testAsync
|
|
testCapi
|
|
testArc
|