canvas in html5 Text
canvas in html5 Text
Drawing Text On Canvas
To draw Text on canvas use following methods:
- Font: Defines the font property of text.
- FillText(text,x,y)-defines filled text on canvas
- StrokeText(text,x,y):defines only text no fill.
No comments:
Post a Comment