home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
fish
/
disks
/
d1084.lha
/
Programs
/
MathScript
/
init.ps
next >
Wrap
Text File
|
1995-02-08
|
262b
|
11 lines
/MathScriptDict 7 dict def
MathScriptDict begin
/ft {/PSFont findfont exch scalefont setfont} def
/mk {/PSFont findfont exch makefont setfont} def
/gs {gsave} def
/gr {grestore} def
/rm {rmoveto} def
/s {show} def
/ln {setlinewidth rlineto gs stroke gr} def
end