- updated to Swift 2.0
- added
fitWidthto all the drawing functions, which allows to the renderer to scale the text down when it can't fit on the path.UIBezierLabeluses this functionality when theadjustsFontSizeToFitWidthproperty is set to true.
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.