Skip to content

类型概览

Line

属性名属性含义示例
color线条颜色#aaa
thick线条粗细25
box线条起点和终点位置((0,0),(25,25))

Image

属性名属性含义示例
url图片网络地址https://test.com/1.png
box图片左上角位置和右下角位置((0,0),(25,25))

Text

属性名属性含义示例
text详细内容测试一下
font_size字体大小15
color字体颜色#aaa
start_point文字开始位置(0,0)
width文字块宽度(超过自动换行)300

Released under the MIT License.