[Thread Prev][Thread Next][Index]

Re: changing font size



Hi Muyin,

If you use the syntax

    yes? contour/title="My title" i[i=1:5]+j[j=1:5]

then Ferret will automatically size the title for you.

If you want to use the low-level PPL calls then you can supply the size in the PPL
TITLE command:

   yes? contour/nolab/set i[i=1:5]+j[j=1:5]
   yes? ppl title .25 @CRMy TITLE
   yes? ppl contour

The erratic sizing that you were experiencing arose from using the low level PLOT+
command without specifying the title size.  You were implicitly requesting PLOT+ to
reuse the size of the last title it drew (I think).

    - steve

===========================

Muyin Wang wrote:

> Hello:
>  Here is the question:
>  When we do contour/shade plot, we can use the following combination to draw a
> title for the plot:
>
> contour/set/nolab x
> ppl title @CR Title of contour-plot-x
> ppl contour
>
> But sometimes, the title appears too small, while other times the title is too
> big, depending on the view setup. For a given view area, is there a way to
> control the font size of "title"? If so, how could I do it? Thanks for the help!
> Muyin

--
Steve Hankin
NOAA/PMEL, 7600 Sand Point Way NE, Seattle, WA 98115-0070
ph. (206) 526-6080 -- FAX (206) 526-6744




[Thread Prev][Thread Next][Index]

Dept of Commerce / NOAA / OAR / PMEL / TMAP

Contact Us | Privacy Policy | Disclaimer | Accessibility Statement