aboutsummaryrefslogtreecommitdiff
path: root/bin/psv
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-18 16:57:55 +0000
committerrsc <devnull@localhost>2006-01-18 16:57:55 +0000
commitbebed446d09081a3cd7e25bdb536de1364e50cd6 (patch)
tree505d7de8a61b434f73cca296004e591e9ad6a458 /bin/psv
parentf729f79ca2feeeaf3e19734e25482ccb618c043f (diff)
downloadplan9port-bebed446d09081a3cd7e25bdb536de1364e50cd6.tar.gz
plan9port-bebed446d09081a3cd7e25bdb536de1364e50cd6.tar.bz2
plan9port-bebed446d09081a3cd7e25bdb536de1364e50cd6.zip
add fonts
Diffstat (limited to 'bin/psv')
-rwxr-xr-xbin/psv4
1 files changed, 4 insertions, 0 deletions
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.
#