mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
more (Erik Quanstrom)
This commit is contained in:
parent
c2eea0677d
commit
ca88fc2556
2 changed files with 16 additions and 0 deletions
|
@ -13,3 +13,12 @@
|
|||
4.000, 4.000 \n\
|
||||
8.000, 8.000 \n\
|
||||
10.00, 10.00
|
||||
|
||||
GV.gsQuiet: True
|
||||
GV.gsSafer: False
|
||||
GV.gsArguments:
|
||||
GV.gsX11AlphaDevice: -sDEVICE=x11 -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -dMaxBitmap=10000000 -dNOPLATFONTS
|
||||
GV.gsX11Device: -sDEVICE=x11
|
||||
GV.gsCmdConvPDF: gs -dNOPAUSE -dQUIET -dBATCH -sDEVICE=pswrite -sOutputFile='%s' -f '%s' -c save pop quit
|
||||
GV.gsCmdScanPDF: gs -dNODISPLAY -dQUIET -sPDFname='%s' -sDSCname='%s' pdf2dsc.ps -c quit
|
||||
GV.gsInterpreter: gs
|
||||
|
|
|
@ -2,16 +2,23 @@ bin/"
|
|||
bin/""
|
||||
bin/9
|
||||
bin/9.rc
|
||||
bin/9fs
|
||||
bin/Getdir
|
||||
bin/adict
|
||||
bin/doctype
|
||||
bin/ipso
|
||||
bin/lookman
|
||||
bin/man
|
||||
bin/netfileget
|
||||
bin/netfileput
|
||||
bin/netfilestat
|
||||
bin/sig
|
||||
bin/spell
|
||||
bin/src
|
||||
bin/stack
|
||||
bin/u.rc
|
||||
bin/vmount
|
||||
bin/yesterday
|
||||
man/mkindex
|
||||
tmac/tmac.anhtml
|
||||
tmac/tmac.pm
|
||||
|
|
Loading…
Reference in a new issue