antwankakki / FabricView

A new canvas drawing library for Android. Aims to be the Fabric.js for Android. Supports text, images, and hand/stylus drawing input. The library has a website and API docs, check it out
http://antwankakki.github.io/FabricView/
Apache License 2.0
1.04k stars 184 forks source link

draw text on the imageview #18

Closed ArslanKathia closed 7 years ago

ArslanKathia commented 7 years ago

can we write or draw the text on the image using this library? Any help would be appreciated!

shokri-navid commented 7 years ago

+1

antwankakki commented 7 years ago

Yes you can! I am writing a proper demo project of how to use the library and will upload it soon, i'll keep this in my mind will working on it