Releases: frzi/swift-variablefonts
Releases · frzi/swift-variablefonts
1.1.0
Axis names no longer are raw strings. Rather, there's a new type that wraps the name. The FontAxis.Name
enum comes with a set of well known axis names, for your convenience. String literals can be used to refer to custom axis names. See the readme or code docs for more information.