A fish script for turning a bunch of png files into a printable deck of cards.
Find a file
2023-10-31 13:23:37 +00:00
deck_build.fish Upload files to "/" 2023-10-31 13:22:30 +00:00
readme.txt Add readme.txt 2023-10-31 13:23:37 +00:00

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.