comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » status of PNG and EPS output from Plot Save method in IDL v8.4?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
status of PNG and EPS output from Plot Save method in IDL v8.4? [message #89088] Wed, 23 July 2014 14:00 Go to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Hello,

This question is directed to any IDL folks lurking out there (ChrisT?)

I've recently realised that a great majority of my time spent
programming IDL is making the EPS output of my function graphics plots
look similar to their onscreen version.

I've posted some test plots:

1) This is a screen capture of a plot as it appears onscreen:
p = plot(....)
http://ftp.emc.ncep.noaa.gov/jcsda/CRTM/.plots/atms_npp-12.o nscreen.png

2) This is the plot as it appears after using the Save method:
p.Save, 'atms_npp-12.png', height=600
http://ftp.emc.ncep.noaa.gov/jcsda/CRTM/.plots/atms_npp-12.p ng

3) This is a screen capture of the EPS file display:
p.Save, 'atms_npp-12.eps'
http://ftp.emc.ncep.noaa.gov/jcsda/CRTM/.plots/atms_npp-12.o nscreen-eps.png

4) For completeness, this is the actual EPS file:
http://ftp.emc.ncep.noaa.gov/jcsda/CRTM/.plots/atms_npp-12.e ps

The difference between (1) and (2) has been raised before in this
newsgroup, i.e. the Save-method generated PNG file has jagged lines
compared to onscreen. I trust that'll be fixed in v8.4 (gol durn it!)

But my real beef is the difference in font sizes and appearance between
either (1) or (2) and the EPS output seen in (3).

Is THAT going to be fixed in v8.4?

I waste a lot of time mucking about with EPS output (what actually gets
put into technical documents and articles, not the PNGs), futzing with
font sizes and legend positions, so that they look similar. I'm
obviously anal about it but, dammit, for the price of IDL I shouldn't
have to muck about.

Please someone from Exelis tell me EPS output will be done correctly so
as to match the onscreen look in v8.4.

cheers,

paulv
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: writing a variable in a netcdf 4 with IDL
Next Topic: writing different file to a single file

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 06:50:48 PDT 2025

Total time taken to generate the page: 1.75703 seconds