Re: InfoLabel and HighLowLabels black on output

From: Ethan Alpert (ethan AT unknown)
Date: Thu Apr 06 2000 - 10:53:13 MDT


>
> Hi,
>
> I'm making an XY plot using an NCL script in NCARG 4.1.1. When I view the
> ncgm file with IDT, the plot shows fine. But when I print it out with the
> print button in IDT, the Contour Information Label and High/Low Labels are
> solid black on the output. Is this a Resource problem, or a printer
> specification problem?

Hmm. I think IDT is exchanging the background and foreground colors when
printing to postscript. ctrans has more control over this and I don't think
it does this by default.

As for why this might be happening:

Are you setting "cnInfoLabelFontColor" and "cnInfoLabelBackgroundColor" to
something other than "foreground" and "background" respectively? If IDT
is swapping foreground and background colors for postscript printing and
one of the above is neither "foreground" or "background", this will cause
the problem. Same goes for:

"cnHighLabelBackgroundColor" and "cnHighLabelFontColor"
"cnLowLabelBackgroundColor" and "cnLowLabelFontColor"

>
> Thanks,
>
> Rich Selin
> --
> --------------------------------------------------------------------
> Rich Selin
> Center for Climatic Research Phone: 608-262-6367
> University of Wisconsin Fax: 608-263-4190
> 1225 W. Dayton St. Email: selin AT unknown
> Madison, WI 53706
> --------------------------------------------------------------------
>
>
>
>



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:33:05 MDT