#!/bin/sh cd "$(dirname "$0")" exec gs -q -dNOSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile="${1?output.pdf}" -r72 -dDEVICEWIDTHPOINTS=252 -dDEVICEHEIGHTPOINTS=144 -dPDFFitPage -f config.ps -f common.ps -f "${2?theme.pdf}" -f card.ps