Re: Copyright symbol not printing

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Thu Apr 07 2011 - 15:19:34 MDT

You need quotes and not (/ /) around the value:

       "txString" : ":F135:c"

--Mary

On Apr 7, 2011, at 3:12 PM, Minna Win wrote:

> Hi,
>
> I am attempting to put a copyright on my plots, and the copyright symbol
> is printing out 'copyright'. I am using NCAR Graphics 5.2.0 and my code
> looks like:
>
> copyright_symbol = create "copyright" textItemClass wks
> "txFont" : 4
> ;dark gray
> "txFontColor" : 34
> "txJust" : "TOPRIGHT"
> "txFontHeightF" : 0.010
> "txString" : (/:F135:c/)
> end create
>
>
> thank you,
> Minna
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Apr 7 15:19:40 2011

This archive was generated by hypermail 2.1.8 : Fri Apr 08 2011 - 09:34:26 MDT