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

Home » Public Forums » archive » Re: printing into a bitmap
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: printing into a bitmap [message #53940] Fri, 11 May 2007 14:14 Go to next message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On May 11, 4:02 pm, justspa...@yahoo.de wrote:
> Hi all,
>
> I'm looking for a way to print text directly into a bitmap, e.g. like
>
> pic = intarr( 256,256 )
> printIntoBitmap, 'Text', pic, 10, 10
>
> with the last arguments defining the text position.
> My requirements to quality and variability are low - if the text looks
> like from an old matrix printer with 9 dots height: fine by me.
> I know this can be done in object graphics (even in high-quality),
> but I'd rather go for the direct way - if it is possible.
> Is it?
> Cheers
> Oliver

1- display the image (can use the z-buffer if you want)
2- xyouts the text
3- tvrd() the image
4- write_bmp
Re: printing into a bitmap [message #54039 is a reply to message #53940] Fri, 11 May 2007 14:30 Go to previous message
justspam03 is currently offline  justspam03
Messages: 36
Registered: October 2003
Member
Thanks! That's exactly what I wanted.
Cheers
Oliver
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: printing into a bitmap
Next Topic: Z Profile

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

Current Time: Wed Oct 08 13:33:31 PDT 2025

Total time taken to generate the page: 0.00569 seconds