From bebed446d09081a3cd7e25bdb536de1364e50cd6 Mon Sep 17 00:00:00 2001 From: rsc Date: Wed, 18 Jan 2006 16:57:55 +0000 Subject: add fonts --- bin/psv | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bin/psv') diff --git a/bin/psv b/bin/psv index 1904d87d..d38f5843 100755 --- a/bin/psv +++ b/bin/psv @@ -1,5 +1,9 @@ #!/bin/sh +# add plan 9 postscript fonts +GS_FONTPATH=$GS_FONTPATH:$PLAN9/postscript/font +export GS_FONTPATH + # # gv has decided to rename all its -foo options to --foo. # -- cgit v1.2.3