do we have any Java API to type text on HTML5 canvas?
linda russel
Ranch Hand
Joined: Jan 05, 2012
Posts: 86
posted
0
Can anybody guide me in this regard?
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
1
That seems an odd question. Do you have an applet running that needs to interact with the HTML page/canvas? Otherwise, the language of choice would be JavaScript.
linda russel
Ranch Hand
Joined: Jan 05, 2012
Posts: 86
posted
0
oh. i dont have a applet. so i think i will have to use javascript.
linda russel
Ranch Hand
Joined: Jan 05, 2012
Posts: 86
posted
0
do we have any javascript through which we can type some text in html5 canvas?