Skip to content

Shapes and Text Features

Compare
Choose a tag to compare
@burhanrashid52 burhanrashid52 released this 10 Jul 02:56
· 131 commits to master since this release
  • Deprecated : setBrushSize() , setOpacity() and setBrushColor. Use ShapeBuilder
  • 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.