modify tcardgen.yaml.
This commit is contained in:
parent
33247773f4
commit
f6b67d4478
|
@ -2,16 +2,16 @@ template: assets/base.png
|
||||||
title:
|
title:
|
||||||
start:
|
start:
|
||||||
px: 113
|
px: 113
|
||||||
pY: 252
|
pY: 247
|
||||||
fgHexColor: "#FFFFFF"
|
fgHexColor: "#FFFFFF"
|
||||||
fontSize: 72
|
fontSize: 65
|
||||||
fontStyle: Bold
|
fontStyle: Bold
|
||||||
maxWidth: 946
|
maxWidth: 946
|
||||||
lineSpacing: 10
|
lineSpacing: 10
|
||||||
category:
|
category:
|
||||||
start:
|
start:
|
||||||
px: 113
|
px: 113
|
||||||
py: 211
|
py: 195
|
||||||
fgHexColor: "#E5B52A"
|
fgHexColor: "#E5B52A"
|
||||||
fontSize: 42
|
fontSize: 42
|
||||||
fontStyle: Regular
|
fontStyle: Regular
|
||||||
|
@ -25,11 +25,11 @@ info:
|
||||||
tags:
|
tags:
|
||||||
start:
|
start:
|
||||||
px: 120
|
px: 120
|
||||||
py: 475
|
py: 490
|
||||||
fgHexColor: "#FFFFFF"
|
fgHexColor: "#FFFFFF"
|
||||||
bgHexColor: "#7F7776"
|
bgHexColor: "#7F7776"
|
||||||
fontSize: 22
|
fontSize: 22
|
||||||
fontStyle: Medium
|
fontStyle: Regular
|
||||||
boxAlign: Left
|
boxAlign: Left
|
||||||
boxSpacing: 6
|
boxSpacing: 6
|
||||||
boxPadding:
|
boxPadding:
|
||||||
|
|
Loading…
Reference in New Issue