Can i custom style text inside canvas?

If by style you mean changing the font face, size, angle and color, then yes you can do that.
Any more than that, not directly. You will have to build your custom procedure or extension to do anything else.
Like this procedure I made once for drawing the outline of the text in canvas: http://ai2.appinventor.mit.edu/?galleryId=6673426826395648

2 Likes