Skip to content

zaffudo/CAH-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c5aa8d · Feb 12, 2017

History

28 Commits
Feb 25, 2014
Feb 25, 2014
Oct 30, 2016
Mar 13, 2014
Aug 28, 2016
Feb 25, 2014
Feb 12, 2017
Feb 12, 2017
Oct 30, 2016
Oct 30, 2016
Feb 25, 2014
Oct 30, 2016
Apr 15, 2014
Feb 25, 2014

Repository files navigation

CAH-Generator

Uses imagemagick to create Cards Against Humanity images for printing on actual cards through a print studio.

Originally I'd planned on generating the entire card on the fly. However, my lack of imagemagick acumen, combined with how CPU intensive the process is for the shitty host I have this hosted on made that infeasable. So I start with the cards as fully formed as I can, and simply add the text. The font file is ommited, because it's not a free font, and I don't have the rights to distribute it.

You can see it in action at: http://mywastedlife.com/CAH

For those interested in making their own card images from scratch, 'notes.rtf' has the closest I have to something you can use to recreate the steps I took. Every time I tried something new that I felt I might want to reference back to, I threw it in there. It's by no means complete, will probably frustrate you more than help you, and I apologize in advance for not caring.