AFR Update and sorting

This commit is contained in:
CajunAvenger
2021-07-09 13:48:12 -05:00
parent eda330eee8
commit 946e8534b1
1673 changed files with 5365 additions and 6505 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.3 KiB

View File

@@ -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