Use mktemp if we don't have tempfile.
commitcd7534e8685b8a540c2e9aa182f021868c50e8be
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Thu, 2 Dec 2004 19:52:50 +0000 (2 19:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Dec 2004 19:52:50 +0000 (2 19:52 +0000)
treeacf4122556abc2fa7bbe47ec54a2ad18791ee3ba
parente6985ab3a5de67fb68cce13947fa40a05cbac82e
Use mktemp if we don't have tempfile.
Use the installed version of fnt2bdf if present.
Quote the pattern given to `find`.
Copy the fonts to the temp working dir before processing.
Always delete the temp directory before exiting.
Install fonts compressed by default.
tools/font_convert.sh