Skip to content

Swift 2.0 compatibility

Latest
Compare
Choose a tag to compare
@lvnyk lvnyk released this 07 Oct 20:30
· 7 commits to master since this release
  • updated to Swift 2.0
  • added fitWidth to all the drawing functions, which allows to the renderer to scale the text down when it can't fit on the path. UIBezierLabel uses this functionality when the adjustsFontSizeToFitWidth property is set to true.