“文字描边”文字的描边效果,JavaScript代码如下: // 文字描边 context.font = '50px STHeiti, SimHei'; context.strokeText('文字描边', 50, 90);.
確定! 回上一頁