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

Home » Public Forums » archive » colour + nice fonts
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
colour + nice fonts [message #43968] Mon, 09 May 2005 07:29
Margrethe is currently offline  Margrethe
Messages: 4
Registered: March 2005
Junior Member
hello!

I'm trying to create a nice-looking colour plot as jpg for my
presentation.
Following various advice, I first make the plot twice as big as I want
it and thereafter use tvrd and tvimage to display it half the original
size so that the plotting symbols, numbers and characters appear nice
and smooth. But the color information is lost! Any idea how I can
solve this?
Help is very much appreciated!

set_plot,'x'
window,xsize=1200,ysize=1200
!p.font=1
device,set_font='Helvetica',/TT_font

[plotting...]

im=tvrd( )
window,1,xsize=600,ysize=600
tvimage,rebin(im,600,600) <---- greyscale :-(
[Message index]
 
Read Message
Previous Topic: Re: Syntax mistake?
Next Topic: Re: colour + nice fonts

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

Current Time: Fri Oct 10 00:42:54 PDT 2025

Total time taken to generate the page: 0.56099 seconds