We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1861e06 commit 3eda840Copy full SHA for 3eda840
README.md
@@ -22,3 +22,7 @@ let image = UIImage(svgNamed: "sample.svg")
22
import SwiftDraw
23
let image = NSImage(svgNamed: "sample.svg")
24
```
25
+
26
+### Command line tool
27
28
+`% swiftdraw ./sample.svg --format pdf`
0 commit comments