1

17 lines
408 B
JSON

{
"font": "impact.ttf",
"fill_color": [255, 255, 255],
"stroke_color": [0, 0, 0],
"stroke_width": 2,
"zones": {
"top": {
"horizontal_align": "center",
"horizontal_offset": 0,
"vertical_align": "top",
"vertical_offset": 5,
"width": "80%",
"max_line_height": 80,
"line_spacing": 5
}
}
}