Skip to content

kasekesy/CAH-Generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAH-Generator

Uses imagemagick to create Cards Against Humanity images for printing on actualy 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.

About

Cards Against Humanity Card Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 84.3%
  • PHP 11.2%
  • JavaScript 3.5%
  • CSS 1.0%