Re: Font Print Problem

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Jul 13 2012 - 14:40:22 MDT

Hi Brad,

Paul is correct. This example is using ":" as the function code. I will fix this for the 6.1.0 release (there are several examples I need to update).

If you edit this file, and change strings that look like ":F26:" to "~F26~", it should work. There are several of these. Here's an example of one of them, and how it should look:

  resources@tiMainString = "~F26~" + cdf_file2@title

Or, if you always want the colon (":") to be the default function code (the old behavior), then you can edit your ~/.hluresfile (or create one if you don't have one) and add the lines:

! Function Codes [Default is a colon ]
*TextFuncCode : :
*txFuncCode : :

And, yes, that is two colons in a row, with a space between them.

--Mary

On Jul 13, 2012, at 2:22 PM, Paul Scorer wrote:

> Does this reflect the change from the old default "special char" (forget
> name) of ':' to '~'
> (which I thought most folk were now using)
>
> PaulS
>
> On Fri, 2012-07-13 at 16:10 -0400, Brad Horn wrote:
>> I am running NCL scripts to confirm my install of Version 6.1.0-beta
>> has integrity. The program appears to be working fine, but the
>> standard NCL test scripts are not producing the desired font result
>> when code lines instruct font changes. Instead, I see the entire
>> string (font codes + text) and not the intended text (text only).
>> Please see the X11 image below for clarity.
>>
>>
>> Is there something wrong with my environment or display variables to
>> account for this? Or is a script change required? Your insight is
>> appreciated
>>
>>
>> Kind regards
>> Brad
>>
>>
>>
>> _______________________________________________
>> 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

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jul 13 14:40:32 2012

This archive was generated by hypermail 2.1.8 : Wed Jul 18 2012 - 14:33:00 MDT