summaryrefslogtreecommitdiff
path: root/config.yaml.example
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-19y4: wire ComicForge CLI providers and configPaul Buetow