79 lines
1.3 KiB
YAML
79 lines
1.3 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: '4.5mm'
|
||
|
y: '3mm'
|
||
|
#fill_color: '#DED4B9'
|
||
|
#fill_color: '#CE534D'
|
||
|
font: 'Montchauve, 60'
|
||
|
color: '#b5ed68'
|
||
|
width: :deck
|
||
|
align: :left
|
||
|
|
||
|
title:
|
||
|
font: 'Noto Serif Display Light 10'
|
||
|
y: 48mm
|
||
|
x: 3mm
|
||
|
width: 32mm
|
||
|
color: '#111'
|
||
|
stroke_color: '#b5ed68'
|
||
|
stroke_width: 2
|
||
|
stroke_strategy: :stroke_first
|
||
|
alpha: 0.9
|
||
|
align: :center
|
||
|
|
||
|
description:
|
||
|
y: '8mm'
|
||
|
width: :deck
|
||
|
align: :center
|
||
|
font: 'Solide Mirage, 12'
|
||
|
color: "#333"
|
||
|
|
||
|
illustration:
|
||
|
x: 3mm
|
||
|
y: 12.5mm # or '3mm'
|
||
|
width: 32mm # 32 mm
|
||
|
height: :scale # 54 mm
|
||
|
align: :center
|
||
|
#valign: :middle
|
||
|
blend: :multiply
|
||
|
alpha: 1.0
|
||
|
#blend: :hsl_hue
|
||
|
|
||
|
overlay:
|
||
|
x: 3mm
|
||
|
y: 3mm # or '3mm'
|
||
|
width: 32mm # 38mm # 32 mm
|
||
|
height: 54mm
|
||
|
blend: :hsl_color
|
||
|
radius: 32
|
||
|
|
||
|
|
||
|
# 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
|
||
|
|
||
|
|
||
|
# 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
|