Colorful Unicode ASCII Art Generator
Go to file
Jeff Emmett c1295e8c81 Merge server changes: fixed-width glyph cells, Web Worker animation
Incorporates uncommitted server-side improvements:
- VARIABLE_WIDTH_PALETTES + fixed-width <span class="c"> cells for grid alignment
- Web Worker-based animation timer (keeps running in background tabs)
- Passes fix_cells through animate_image() for animation frames

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 15:40:18 -07:00
static Merge server changes: fixed-width glyph cells, Web Worker animation 2026-04-02 15:40:18 -07:00
templates Add animation output: 5 image effects, pattern animation, GIF export 2026-04-02 15:33:53 -07:00
.gitignore Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00
Dockerfile Super high-res rendering: up to 1500 chars wide 2026-04-02 04:16:36 +00:00
app.py Add animation output: 5 image effects, pattern animation, GIF export 2026-04-02 15:33:53 -07:00
docker-compose.yml Super high-res rendering: up to 1500 chars wide 2026-04-02 04:16:36 +00:00
render.py Merge server changes: fixed-width glyph cells, Web Worker animation 2026-04-02 15:40:18 -07:00
requirements.txt Initial release: ASCII Art Generator 2026-04-02 01:43:17 +00:00