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

Home » Public Forums » archive » Re: plotting Ascii in bitmap
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: plotting Ascii in bitmap [message #52322 is a reply to message #52321] Fri, 26 January 2007 08:09 Go to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
Will using the Z-buffer help performance enough? Give it try.

On Jan 26, 6:47 am, "Gert" <Gert.VandeWouwerNO @ SPAM.com> wrote:
> Hi,
>
> I need to plot colored numbers (and letters) on a bitmap and then save the
> result. It's not necessary to view the overlay bitmap in IDL.
> so:
> x = read_tiff('bitmap.tif')
> overlay=x ;maybe be make an RGB here..
> plottext('kjdhkj',positionrow,positioncol)
> plottext('323',positionrow,positioncol)
> write_tiff, x, 'overlay.tif'
>
> Does anyone know how the plottext() function should look like? I did it once
> by:
> tvsxcl,x
> plot, stuff
> oplot, stuff...
> tvrd, overlay
> but this isn't very practical if x is 5000x5000 bitmap...
>
> Thanks,
>
> Gert
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: ION configure
Next Topic: Re: Overplot nice looking globe on 2d satellite images

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

Current Time: Sat Oct 11 15:50:55 PDT 2025

Total time taken to generate the page: 1.52002 seconds