Change the font of the "line" (i.e. contour) label

Strictly for sharing scripts used in Digital Atmosphere and getting assistance from other users.
Post Reply
tannura1
Junior Member
Posts: 8
Joined: Sun Feb 18, 2007 5:49 pm
Location: Champaign, IL
Contact:

Change the font of the "line" (i.e. contour) label

Post by tannura1 »

Just wondering if anyone knows how to change the font and size of the "line" label for contours? I have a script that draws the 32F isotherm, but the label for the isotherm is difficult to read and I want to make the font biger. I've gone through "preferences < styles" but cannot change the default font and size.

Here's the actual text of the script that draws the 32F line for minimum temperatures:
analyze, cont equa=32 color=000:255:255 line=3 degf tx06

Thanks for any input!
Greg Higgins
Senior Member
Posts: 100
Joined: Sun Nov 30, 2003 5:05 am
Location: Fort Worth, TX

Post by Greg Higgins »

I don't believe there is a method to change the font using the scripting commands. The only method I am aware of is through the "Styles". I have created my own "style" file by creating a new style as outlined on page 90 of the manual. Hope that is of some help.

BTW, what does "tx06" refer to in your script?

Greg Higgins
Post Reply