proxy-print/README.md

627 B

A command-line tool for printing text-only proxies of Magic The Gathering Cards. Kind of a silly idea, mostly meant to help me learn some zig.

Currently the only way to use the program is to build from source.

Use like: proxy-print -l <filename> where the file specified contains a list of cards exported from Moxfield. Other list formats will hopefully be supported in the future.

I'm still working on adding some extra options, we'll see how far I take it. Currently there isn't a way to specify the name of the output pdf, or any formatting options other than whether or not the height of the cards should be constant.