mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 05:14:53 -05:00
text boxes
This commit is contained in:
BIN
data/images/invention/inventionTextlessBlackBackground.png
Normal file
BIN
data/images/invention/inventionTextlessBlackBackground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
@@ -1,4 +1,6 @@
|
|||||||
displayName,imagePath,maskOptions,framePickerOptions
|
displayName,imagePath,maskOptions,framePickerOptions
|
||||||
Artifact,invention/inventionTextlessAFull.png,Full-0-0-744-1039,Invention
|
Artifact,invention/inventionTextlessAFull.png,Full-0-0-744-1039,Invention
|
||||||
Artifact PT,invention/inventionAPT.png,Full-575-924-129-71,Invention
|
Artifact PT,invention/inventionAPT.png,Full-575-924-129-71,Invention
|
||||||
Border,masks/BorderInvention.png,Full-0-0-744-1039;Border Invention-0-0-744-1039,Invention
|
Border,masks/BorderInvention.png,Full-0-0-744-1039;Border Invention-0-0-744-1039,Invention
|
||||||
|
White Rules Text Box,invention/inventionTextlessWhiteBackground.png,Full-0-0-744-1039,Invention
|
||||||
|
Black Rules Text Box,invention/inventionTextlessBlackBackground.png,Full-0-0-744-1039,Invention
|
|
BIN
data/images/invention/inventionTextlessWhiteBackground.png
Normal file
BIN
data/images/invention/inventionTextlessWhiteBackground.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@@ -6,6 +6,7 @@ if (version.currentVersion != "inventionTextless") {
|
|||||||
version.textList = [
|
version.textList = [
|
||||||
["Title", "", scale(64), scale(82), scale(630), 0, "belerenb", scale(37), "black", "oneLine=true"],
|
["Title", "", scale(64), scale(82), scale(630), 0, "belerenb", scale(37), "black", "oneLine=true"],
|
||||||
["Type", "", scale(64), scale(898), scale(630), 0, "belerenb", scale(33), "black", "oneLine=true"],
|
["Type", "", scale(64), scale(898), scale(630), 0, "belerenb", scale(33), "black", "oneLine=true"],
|
||||||
|
["Rules Text", "", scale(64), scale(560), scale(616), scale(300), "mplantin", scale(38), "black", "lineSpace=0.97"],
|
||||||
["Power Toughness", "", scale(587), scale(958), scale(110), 0, "belerenb", scale(38), "black", "oneLine=true,textAlign='center'"]
|
["Power Toughness", "", scale(587), scale(958), scale(110), 0, "belerenb", scale(38), "black", "oneLine=true,textAlign='center'"]
|
||||||
]
|
]
|
||||||
version.frameIndexToInsert = 0;
|
version.frameIndexToInsert = 0;
|
||||||
|
Reference in New Issue
Block a user