This commit is contained in:
2026-01-07 14:25:11 -06:00
parent 0522b967ca
commit 4ea9d43a94
9 changed files with 302 additions and 69 deletions

View File

@@ -31,14 +31,14 @@ return function(props) {
pos: {x: 0, y: 0},
plane: 'default',
layer: 0,
groups: [],
font: "fonts/dos",
size: 16,
color: {r: 1, g: 1, b: 1, a: 1},
mode: null,
sdf: null,
outline_width: null,
outline_color: null,
tags: []
outline_color: null
}
var data = {}