This commit is contained in:
Kyle
2019-12-26 15:50:01 -08:00
parent 35df768865
commit 811b2c09aa
5 changed files with 19 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ version.watermarkWidth = scale(520)
version.watermarkHeight = scale(250)
version.watermarkY = scale(800)
version.masksToAdd = []
filterFramePicker("frameClassRegular");
//Name, text, x, y, width, height, font, size, color, other
version.textList = [
["Title", "", scale(64), scale(83), scale(630), 0, "belerenb", 37, "black", "oneLine=true"],