18 lines
218 B
YAML
18 lines
218 B
YAML
---
|
|
# punctuation
|
|
bounds:
|
|
x: 0
|
|
y: 0
|
|
width: 0
|
|
height: 0
|
|
views:
|
|
base:
|
|
- "å"
|
|
outlines:
|
|
default:
|
|
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
|
|
|
buttons:
|
|
å:
|
|
label: "test"
|