A fish script for turning a bunch of png files into a printable deck of cards.
- Shell 100%
| deck_build.fish | ||
| readme.txt | ||
A fish script for turning a bunch of png files into a printable deck of cards. You have to have all your png files named 1.png, 2.png ... and so on. There must also be a back.png for the card backs. put the fish file in ~/.config/fish/functions and then run: deck_build > file.tex and then: pdflatex file.tex to get your pdf.