57 lines
858 B
YAML
57 lines
858 B
YAML
# space-layout-2.yml
|
||
# inspired by Hanafuda cards - 54x32mm or 648x384 pixels (at 300dpi)
|
||
|
||
# 9f68ed
|
||
# ed9f68
|
||
# b5ed68
|
||
|
||
corner:
|
||
x: 0
|
||
y: 0
|
||
|
||
type:
|
||
#x: '3mm'
|
||
y: '12mm'
|
||
#fill_color: '#DED4B9'
|
||
#fill_color: '#CE534D'
|
||
font: 'Montchauve, Bold 120'
|
||
color: '#b5ed68'
|
||
width: :deck
|
||
align: :center
|
||
|
||
description:
|
||
y: '8mm’
|
||
width: :deck
|
||
align: :center
|
||
font: 'Solide Mirage, 12'
|
||
color: "#333"
|
||
|
||
illustration:
|
||
x: 0
|
||
y: 0 # or '3mm'
|
||
width: :deck # 32 mm
|
||
height: :scale # 54 mm
|
||
#blend: :screen
|
||
|
||
title:
|
||
font: 'Noto Serif, 11'
|
||
y: '48mm'
|
||
width: :deck
|
||
color: '#111'
|
||
align: :center
|
||
|
||
# The "cut line", without rounded corners
|
||
cut:
|
||
x: '3mm'
|
||
y: '3mm'
|
||
width: '32mm'
|
||
height: '54mm'
|
||
|
||
# The "safe zone" as defined by TheGameCrafter poker cards
|
||
safe:
|
||
x: 75
|
||
y: 75
|
||
width: 404
|
||
height: 668
|
||
radius: 16
|
||
dash: 3 3
|