How do I add colour to my text in canvas. When I tried fillStyle the text just stayed black.
|
feedback
|
|
you indeed have to set fillStyle and then call fill();
| |||
feedback
|
|
feedback
|
|
you indeed have to set fillStyle and then call fill();
| |||
feedback
|