On Thu, 9 Jun 2011, Rich Shepard wrote:
> According to "Gnuplot in Action" there's more detailed information on
> using the postscript terminal in the application documents. Please point
> me to the revelant doc.
I should have added this information:
gnuplot> set t postscript enhanced
Terminal type set to 'postscript'
Options are 'eps enhanced defaultplex \
leveldefault monochrome colortext \
dashed dashlength 1.0 linewidth 1.0 butt \
palfuncparam 2000,0.003 \
"Palatino" 12 '
gnuplot> set fontpath '/usr/share/fonts'
gnuplot> set t postscript fontfile 'Type1/p0520231.pfb'
Terminal type set to 'postscript'
^
Font file 'Type1/p0520231.pfb' not found
Rich
|