Commit Graph

1 Commits

Author SHA1 Message Date
Chuck
0c9e317407 chore(dev): add Pillow compatibility smoke test script
Covers all Pillow APIs used in LEDMatrix — image creation, drawing,
font metrics, LANCZOS resampling, paste/alpha_composite, and PNG I/O.
Run after any Pillow version bump to catch regressions before deploy.

    python3 scripts/dev/test_pillow_compat.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-14 14:34:11 -04:00