summaryrefslogtreecommitdiff
path: root/internal/comic
AgeCommit message (Collapse)Author
2026-04-23Add new style families and regenerate style/theme montage.Paul Buetow
This adds pulp, mecha, pixel-art, ink-wash, and clay style pools across config defaults, style selection, and CLI/runner wiring, and extends tests to cover the new modes. It also updates the stylegrid tooling/docs and regenerates the all-styles-and-themes reference image with labeled examples. Made-with: Cursor
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-22Remove weak comic style presetsPaul Buetow
2026-04-22Improve comic style generationPaul Buetow
2026-04-22add logoPaul Buetow
2026-04-22Fix prompt mode validation and readinessPaul Buetow
2026-04-22Fix manual prompt mode flagsPaul Buetow
2026-04-22Add manual prompt image modePaul Buetow
2026-04-22Fix gallery PNG copy destinationPaul Buetow
2026-04-22Rework comic output layoutPaul Buetow
2026-04-22Improve prompt variety for generated comic pagesPaul Buetow
2026-04-21u7: wire documented config knobs into runtimePaul Buetow
2026-04-21test o7: strengthen utf8 regression coveragePaul Buetow
2026-04-21fix o7: keep comic section splitting UTF-8 safePaul Buetow
2026-04-21Fix n7 validation labels past ZPaul Buetow
2026-04-21Fix n7 parser for multi-digit pagesPaul Buetow
2026-04-21Fix n7: honor comic page and panel countsPaul Buetow
2026-04-21m7: fail closed on conclusion concat fallbackPaul Buetow
2026-04-21Remove remaining hardcoded Bulgarian prompt fragmentsPaul Buetow
2026-04-21Fix output paths and language-neutral promptsPaul Buetow
2026-04-20z4: fix verification lint cleanupPaul 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-19y4: wire ComicForge CLI providers and configPaul Buetow
2026-04-19x4: fix comic render failure handling and audio fallbackPaul Buetow
2026-04-19x4: port comic core into comicforgePaul Buetow
2026-04-19t4: scaffold ComicForge Go projectPaul Buetow