Shapes and Text Features
burhanrashid52
released this
10 Jul 02:56
·
145 commits
to master
since this release
- Deprecated :
setBrushSize()
,setOpacity()
andsetBrushColor
. UseShapeBuilder
- New : Drawing Shapes using
ShapeBuilder
. Support Line, Brush, Oval and Rectangle out of the box.Deprecated - New : Allowing to add text shadow using
TextStyleBuilder.withTextShadow()
- New : Underline, strike out text.