const context = canvas.getContext('2d'); const fillText = 'Fill Text' const strokeText = 'Stroke Text' context.font = 'italic small-caps 800 ...
確定! 回上一頁