mirror of
https://github.com/thorvg/thorvg.git
synced 2025-07-18 12:25:32 +00:00

+lineTo() +moveTo() +cubicTo() +close() These interfaces might not perfect optmizied, but you can build path commands easier than manual data set. Change-Id: Icb934ca256d3107ca0c938d28015d767fb93355e
9 lines
94 B
Text
9 lines
94 B
Text
build
|
|
.vscode
|
|
*.swp
|
|
testShape
|
|
testMultiShapes
|
|
testMergeShapes
|
|
testBoundary
|
|
testPath
|
|
testPath2
|