summaryrefslogtreecommitdiff
path: root/prompts
AgeCommit message (Collapse)Author
2026-04-23Add ISO A4 PDF print/book pipeline, page-frame prompts, and usage docsPaul Buetow
Print and book PDF modes now letterbox each raster to A4 portrait at pdf.density; print uses the matte color for pads. CLI forces 3:4 generation for print|book unless --aspect-ratio is set. Cover, gallery, and back prompts gain DINA4PDF instructions when those modes are active. Introduce DescribePageFrame and PDF helpers with tests; add CLI tests for presentation and aspect precedence. Expand README and config example with A4 examples, language env vars, and page-format vs PDF behavior. Add sample Sumer vocabulary files. Made-with: Cursor
2026-04-22Improve comic style generationPaul Buetow
2026-04-22Fix manual prompt mode flagsPaul Buetow
2026-04-22Improve prompt variety for generated comic pagesPaul Buetow
2026-04-21Fix n7: honor comic page and panel countsPaul Buetow
2026-04-21Remove remaining hardcoded Bulgarian prompt fragmentsPaul Buetow
2026-04-21Fix output paths and language-neutral promptsPaul Buetow
2026-04-20Fix task 25 comic generation leak handlingPaul Buetow
2026-04-20Fix task 25 follow-up: stop PNG prompt leaks and keep comics consistentPaul Buetow
2026-04-20Fix task 25: keep comic generation single-language and single-stylePaul Buetow
2026-04-19w4: add embedded prompt templatesPaul Buetow
2026-04-19t4: scaffold ComicForge Go projectPaul Buetow