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

Home » Public Forums » archive » map_set problem
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
map_set problem [message #6134] Fri, 19 April 1996 00:00
gfu is currently offline  gfu
Messages: 10
Registered: October 1995
Junior Member
Hello,

I don't know why different font will cause the output of map_set different.

In the following codes, the default font was changed after the first map_set
and you will find that the two continent outlines do not match.

This will cause problem (different results) if the images are saved from a
console and from an X terminal with different default font.

Is this a bug or a feature ? Either way, is there a solution on this ?

Thanks.

Gary

************************************************************ ************
pro tmp

window, xsize=300, ysize=300
map_set, 0,0,0, proj=2, /contin, /noborder
device, font='8x13'
map_set, 0,0,0, proj=2, /contin, /noborder, color=10, /noerase

end
************************************************************ ***********
[Message index]
 
Read Message
Previous Topic: regridding questions...
Next Topic: Re: IDL tiff_write, palette class color

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

Current Time: Wed Oct 08 15:23:15 PDT 2025

Total time taken to generate the page: 0.00364 seconds