feat: 水印支持双行显示 配置项提取

This commit is contained in:
2024-01-09 16:23:41 +08:00
parent 33c03383cd
commit 17fabd9e8b
4 changed files with 64 additions and 15 deletions
@@ -460,6 +460,13 @@ download:
# 水印配置项
watermark:
font-size: 13.0
# 每页几行
lineNumPerPage: 8
# 每页几列
columnNumPerPage: 2
# 倾斜角度
degree: 30
# 颜色
color:
r: 180
g: 180