Skip to content

0.23.0

Choose a tag to compare

@swhitty swhitty released this 07 Aug 20:39
· 36 commits to main since this release
a535740

Updates the alignment of SFSymbols and left/right guides to precisely align to the supplied insets. When --insets auto the left/ight guides are closer to official SFSymbols:

default

When --insets 10 20 10 20 are supplied, the left/right guides are now precisely aligned to these insets:

insets

Pass the --legacy option to use the original, less precise alignment logic from earlier SwiftDraw versions.

What's Changed

New Contributors

Full Changelog: 0.22.0...0.23.0