AFR Update and sorting
This commit is contained in:
BIN
data/magic-m15-showcase-strixhaven.mse-style/pt.png
Normal file
BIN
data/magic-m15-showcase-strixhaven.mse-style/pt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
@@ -32,7 +32,9 @@ depends on:
|
||||
card width: 375
|
||||
card height: 523
|
||||
card dpi: 150
|
||||
####### images from silverback_ape
|
||||
####### card images from silverback_ape
|
||||
####### pt image from Card Conjurer
|
||||
#### https://cardconjurer.com/
|
||||
############################################################## Extra scripts
|
||||
init script:
|
||||
# Load scripts for image box
|
||||
@@ -368,14 +370,14 @@ card style:
|
||||
############################# PT
|
||||
pt:
|
||||
z index: 2
|
||||
left: 286
|
||||
top: 469
|
||||
left: 292
|
||||
top: 467
|
||||
width: 60
|
||||
height: 28
|
||||
alignment: center middle shrink-overflow
|
||||
font:
|
||||
name: Beleren Bold
|
||||
size: 16
|
||||
size: 15
|
||||
color: black
|
||||
separator color: red
|
||||
############################# Card sorting / numbering
|
||||
@@ -403,7 +405,7 @@ card style:
|
||||
color: white
|
||||
copyright:
|
||||
right: 350
|
||||
top: { if card.pt != "" then 500 else 488 }
|
||||
top: { if card.pt != "" then 500 else 493 }
|
||||
width: 140
|
||||
height: 10
|
||||
z index: 2
|
||||
@@ -488,14 +490,14 @@ extra card style:
|
||||
render style: image
|
||||
image: artist_arrow.png
|
||||
pt box:
|
||||
left: 273
|
||||
top: 466
|
||||
width: 81
|
||||
height: 42
|
||||
left: 263
|
||||
top: 467
|
||||
width: 83
|
||||
height: 27
|
||||
z index: 1
|
||||
visible: { card.pt != "" }
|
||||
render style: image
|
||||
image: { card_ptbox() }
|
||||
image: pt.png
|
||||
foil layer:
|
||||
left: 0
|
||||
top : 0
|
||||
@@ -525,7 +527,7 @@ extra card style:
|
||||
image: foil_stamp.png
|
||||
auto copyright:
|
||||
right: 350
|
||||
top: { if card.pt != "" then 500 else 488 }
|
||||
top: { if card.pt != "" then 500 else 493 }
|
||||
width: 140
|
||||
height: 10
|
||||
z index: 2
|
||||
|
||||
Reference in New Issue
Block a user