pixelsrc 0.2.0

Pixelsrc - GenAI-native pixel art format and compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Sprite Demos

Basic sprite definitions and metadata.

## Demos

| File | Description |
|------|-------------|
| `basic.jsonl` | Minimal valid sprite (3x3) |
| `named_palette.jsonl` | Palette references |
| `inline_palette.jsonl` | Inline colors |
| `metadata.jsonl` | Origin, hitboxes, attachments |
| `transforms.jsonl` | Flip, rotate, scale, recolor |