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 bcf8f8d commit e411f6fCopy full SHA for e411f6f
README.md
@@ -81,7 +81,7 @@ let image = NSImage(svgNamed: "sample.svg")
81
The command line tool converts SVGs to other formats: PNG, JPEG, SFSymbol and Swift source code.
82
83
```
84
-copyright (c) 2024 Simon Whitty
+copyright (c) 2025 Simon Whitty
85
86
usage: swiftdraw <file.svg> [--format png | pdf | jpeg | swift | sfsymbol] [--size wxh] [--scale 1x | 2x | 3x]
87
0 commit comments