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

Home » Public Forums » archive » Re: Dumb PostScript Defaults
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: Dumb PostScript Defaults [message #73844] Wed, 01 December 2010 10:06 Go to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article <MPG.2760232c3c9e047e98989f@news.giganews.com>,
David Fanning <news@dfanning.com> wrote:

> Folks,
>
> I'm tired of getting e-mails that tell me my "stupid
> program doesn't work in PostScript". My programs don't
> work in PostScript because of stupid PostScript defaults!
>
> Anyway, I just updated all my "device independent"
> programs to set the damn PostScript device properly
> so things just work. I don't normally recommend (or
> write!) programs that do things behind your back,
> but in this case it seems justified.
>
> Here is what I am doing:
>
> IF !D.Name EQ 'PS' THEN Device, COLOR=1, BITS_PER_PIXEL=8
>
> Can anyone think of a reason why this would NOT be a good idea?

This is in my PS_ON procedure

DEVICE, COLOR = 1, BITS_PER_PIXEL = 8 ;Turn on 24-bit color for images

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Dumb PostScript Defaults
Next Topic: get image data of projected scenes

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

Current Time: Fri Oct 10 01:57:29 PDT 2025

Total time taken to generate the page: 0.08183 seconds