#! /bin/sh # Copyright (C) 2009 Peter Breitenlohner # You may freely use, modify and/or distribute this file. test -d tests || mkdir -p tests TEXMFCNF=$srcdir/../kpathsea \ TFMFONTS=$srcdir/tests \ ./vftovp -verbose $srcdir/tests/ptmr ptmr tests/xptmr || exit 1