CanvasContext.strokeText(string text, number x, number y, number maxWidth)

    给定的 (x, y) 位置绘制文本描边的方法

    文本起始点的 x 轴坐标

    需要绘制的最大宽度,可选