2 Commits

Author SHA1 Message Date
db3b3c2558 Add text rendering with auto-fit support
text() renders text into a rectangle with alignment (left/center/right).
Pass size=0 to auto-size the text to fill the rectangle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-04 16:41:20 -04:00
ea5b20b3ce Initial commit: Spork card PDF compositor
Python library for building print-ready PDFs by layering transparent
PNGs and JPGs. Supports image cropping, page fills, lines for crop
marks, and region copying for tiling cards across a sheet.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-04 15:23:38 -04:00