File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11[ ![ Build] ( https://github.com/swhitty/SwiftDraw/actions/workflows/build.yml/badge.svg )] ( https://github.com/swhitty/SwiftDraw/actions/workflows/build.yml )
22[ ![ CodeCov] ( https://codecov.io/gh/swhitty/SwiftDraw/graphs/badge.svg )] ( https://codecov.io/gh/swhitty/SwiftDraw )
33[ ![ Platforms] ( https://img.shields.io/badge/platforms-iOS%20|%20Mac%20|%20Linux-lightgray.svg )] ( https://github.com/swhitty/SwiftDraw/blob/main/Package.swift )
4- [ ![ Swift 5.7 — 5.9 ] ( https://img.shields.io/badge/swift-5.7-red.svg?style=flat )] ( https://developer.apple.com/swift )
4+ [ ![ Swift 5.7 — 5.10 ] ( https://img.shields.io/badge/swift-5.7—5.10 -red.svg?style=flat )] ( https://developer.apple.com/swift )
55[ ![ License] ( https://img.shields.io/badge/license-zlib-lightgrey.svg )] ( https://opensource.org/licenses/Zlib )
66[ ![ Twitter] ( https://img.shields.io/badge/twitter-@simonwhitty-blue.svg )] ( http://twitter.com/simonwhitty )
77
@@ -71,7 +71,7 @@ let image = NSImage(svgNamed: "sample.svg")
7171The command line tool converts SVGs to other formats: PNG, JPEG, SFSymbol and Swift source code.
7272
7373```
74- copyright (c) 2023 Simon Whitty
74+ copyright (c) 2024 Simon Whitty
7575
7676usage: swiftdraw <file.svg> [--format png | pdf | jpeg | swift | sfsymbol] [--size wxh] [--scale 1x | 2x | 3x]
7777
You can’t perform that action at this time.
0 commit comments