[ncl-talk] How to change font for panel figure strings?

Karin Meier-Fleischer meier-fleischer at dkrz.de
Tue Oct 22 08:47:10 MDT 2019


Hi Qi,

you can use a function code in your string to change from the default 
font to Courier use the ~F29~ but don't forget the ~N~ at the end of the 
string to switch back to the default font.

For example

   "~F29~This is a string~N~"

See also http://ncl.ucar.edu/Applications/text.shtml.

-Karin

Am 22.10.19 um 16:15 schrieb Qi Li via ncl-talk:
> Dear NCL users,
>
> I'd like to change the font from helvetica to courier . I find 
> resources like  txFont, tiMainFont, etc to change font at specific 
> location, but couldn't find one for panel figure strings. And if 
> changing it in  .hluresfile, it becomes a global font for all strings.
>
> Any advice is appreciated.
> Thanks,
> Qi
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20191022/9d8047b9/attachment.html>


More information about the ncl-talk mailing list