Expand description
A parser for layered character definition files.
Handles a simple line-based format where:
- Each layer starts with its internal name
- Optional display name can follow
- Variants are listed with
-prefix - First variant is default
- Empty path indicates disabled state
Structsยง
- Character
Definition - Complete character configuration
- Layer
Entry - A single visual variant within a character layer
- Layer
Group - Collection of variants for a logical character layer