feat: There is no way the,

This commit is contained in:
super_liu
2021-11-11 13:46:28 +08:00
parent 4471f704ad
commit bffba63003
@@ -60,7 +60,8 @@ public class WaterMarkUtil {
for (int x = 0; x < 8; x++) {
// 水印文字成45度角倾斜
under.showTextAligned(Element.ALIGN_LEFT
, waterMarkName, 100 + 300 * x, 300 * y, 40); }
, waterMarkName, 100 + 300 * x, 300 * y, 40);
}
}
// 添加水印文字