context.font = 'size font'; // context.fillText(text,x,y); canvas = document.getElementById("Canvas19"); context = canvas.getContext("2d"); context.font ...
確定! 回上一頁