[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB produces invalid postscript



On Fri, Apr 14, 2006 at 08:08:29AM -0400, DJ Delorie wrote:
> 
> > "A PostScript program first selects a color space by invoking the
> > setcolorspace operator."
> 
> We do.  Read the rest of that paragraph.

But if you don't issue the setcolorspace command then the result is
implementation dependent. There is only one gray level in the assembly
drawing, but it sucks anyway - it can end up being too bright or too
dark, and the PostScript interpreter and subsequent toolchain has no
way to tell what kind of shade was meant in the document.

CL<