#myCanvas
font
'30px Arial'|'30px Verdana'|'30px Times New Roman'|'30px Courier New'|'30px serif'|'30px sans-serif'
ctx.font=#val; ctx.fillText('Hello World',10,30);
your browser does not support the canvas tag
Canvas
❮
Previous
Next
❯
观看不同值的演示
.
或者点击指定值查看结果
在编辑器中更多地使用代码:
亲自尝试一下 ❯