Add tcardgen config.

This commit is contained in:
Kazuhiro MUSASHI 2021-02-27 08:55:22 +09:00
parent 34debb8581
commit 3513eef693
1 changed files with 39 additions and 0 deletions

39
config/tcardgen.yaml Normal file
View File

@ -0,0 +1,39 @@
template: static/ogp/base.png
title:
start:
px: 113
pY: 252
fgHexColor: "#FFFFFF"
fontSize: 72
fontStyle: Bold
maxWidth: 946
lineSpacing: 10
category:
start:
px: 113
py: 211
fgHexColor: "#E5B52A"
fontSize: 42
fontStyle: Regular
info:
start:
px: 223
py: 120
fgHexColor: "#A0A0A0"
fontSize: 38
fontStyle: Regular
tags:
start:
px: 120
py: 475
fgHexColor: "#FFFFFF"
bgHexColor: "#7F7776"
fontSize: 22
fontStyle: Medium
boxAlign: Left
boxSpacing: 6
boxPadding:
top: 6
right: 10
bottom: 6
left: 8