pixelsrc 0.2.0

Pixelsrc - GenAI-native pixel art format and compiler
Documentation
1
2
{"type": "palette", "name": "test", "colors": {"{a}": "#FF0000"}}
{"type": "sprite", "name": "test", "size": [4, 2], "palette": "test", "grid": ["{a}{a}{a}{a}", "{a}{b}{a}"]}