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

Home » Public Forums » archive » Re: huge image file.
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: huge image file. [message #66753 is a reply to message #66752] Wed, 10 June 2009 06:46 Go to previous messageGo to previous message
dcleon@gmail.com is currently offline  dcleon@gmail.com
Messages: 12
Registered: November 2007
Junior Member
On Jun 9, 1:02 pm, mankoff <mank...@gmail.com> wrote:
> On Jun 9, 1:07 pm, "R.G. Stockwell" <noemai...@please.com> wrote:
>
>
>
>
>
>> I would like to make a poster presentation, so I want to
>> create an image that is something like 300 dots/inch*40 inches
>> (i.e 12,000 pixels long) and perhaps 8000 high.
>
>> Anyone do anything like this before?
>
>> I'd actually have the data to create the image that large, that'd be the
>> point of the presentation.
>
>> It looks like that is not possible in postscript, so I was thinking create
>> a huge jpg in the z-buffer or something like that.
>
>> any ideas on the best way to do this?
>
>> cheers,
>> bob
>
> I'd produce sections and then try to use ImageMagick to assemble.
>
>   -k.

I've actually done this: Create an object graphics hirearcy, then use
VIEWPLANE_RECT to scan through chunks. It turns out that routines like
WRITE_PNG don't have the same dimensional limits as IDLgrBuffer does,
so the image can be reassembled in IDL before using something like
write_png to output a file.

I'll dig up the code I used for this to make sure that what I
described is actually what I did.
Cheers
dave
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: same value, same color, different pictures
Next Topic: About the EXTEND COMMON BLOCK error message

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

Current Time: Sat Oct 11 21:42:20 PDT 2025

Total time taken to generate the page: 1.12048 seconds