61 lines
1.1 KiB
YAML
61 lines
1.1 KiB
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: :deck # 54 mm
|
|
blend: :multiply
|
|
alpha: 0.5
|
|
#blend: :hsl_hue
|
|
|
|
# The possibilties include :none, :multiply, :screen, :overlay, :darken, :lighten, :color_dodge, :color_burn, :hard_light, :soft_light, :difference, :exclusion, :hsl_hue, :hsl_saturation, :hsl_color, :hsl_luminosity
|
|
|
|
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
|