Files
minecraft-text-generator/crates/exporters
Gabriel Kaszewski 797714d1e1 feat(exporters): implement PNG image exporter with grid and legend rendering
- Added PngExporter struct to generate PNG images from voxel grids.
- Implemented image dimensions calculation, drawing primitives, and legend rendering.
- Integrated PNG export functionality into the CLI with a new --cell-size flag.
- Removed outdated design spec and implementation plan documents.
2026-03-23 02:59:11 +01:00
..