I realize this is a frequently asked question, but I am very confused on why My code isn't working. Here is a link to my fiddle where I have the problem. The main problem is found on lines 85-87 where it doesn't display.
ctx.fillStyle = "White";
ctx.font = '80pt Helvetica';
ctx.fillText("Hello World!",100, 100);
Aucun commentaire:
Enregistrer un commentaire