On Wednesday, 05 June 2013, David P. Hann Sr. wrote:
>
> ----- Original Message -----
> From: David P. Hann Sr.
> To: gnu...@li...
> Sent: Sunday, June 02, 2013 5:31 PM
> Subject: How to get Gnuplot to plot an PNG picture.
>
>
> I need some help. How do I get Gnuplot to plot a PNG picture to my HP7550A plotter?
Although you can drive this printer directly from gnuplot using
"set term hpgl" or "set term pcl5" (not sure which is correct for that
specific printer model), these driver modes do not support image plots.
I would recommend instead plotting to a PostScript (set term post)
or PDF file (set term pdf), and then using a separate viewing program
to open that file and print it to your printer.
Ethan
--
Tradition is not the worship of ashes, but the preservation of fire.
- Gustav Mahler
|