Q:

ctx.filltext font size

ctx.font = '50px serif';
ctx.fillText('Hello world', 50, 90, 140);
1
ctx.fillText("Hello World!", x, y);
2

New to Communities?

Join the community