Add the text styling ctx.font = "Bold 32px Georgia"; ctx.textAlign = "center"; ctx.fillStyle = "#FFFFFF"; // Calculate the positions for the text var textX ...
確定! 回上一頁