[Thread Prev][Thread Next][Index]

[ferret_users] Font size



Dear Ferret Users,

I have the following .jnl script. It is working fine, but I wish to increase all the text fonts on the map but I am not sure where to add the command on the script.

Kindly assist.

Many thanks in advance.
Jacob.
=============================the script======================
PPL AXLSZE  0.13,0.13
  let cmin = 2
  let cmax = 40
  let cint = 1

!go multi_view   [rows],[columns],[xsize],[xstart],[xgap],[ysize],[ystart],[ygap],[prefix]
   go multi_view   2,      2,       0.35,   0.12,   0.06,   0.35,   0.12,    0.05 

 set view v11
 fill /nolabel/lev = (`cmin`,`cmax`,`cint`)/nokey temp[x=10:40, y=-22:-38,l=335:423@ave]; go focean 5 white; go land 7 "" 1
  label/nouser 2.0,0.2,1,0,0.2 (a) Summer


 set view v12
 fill /nolabel/lev = (`cmin`,`cmax`,`cint`) temp[x=10:40, y=-22:-38,l=425:515@ave]; go focean 5 white; go land 7 "" 1
!    go fland "" 1
  label/nouser 2.0,0.2,1,0,0.2 (b) Autumn
 
Gbenga Jacob ABIODUN
Mathematics and Applied Mathematics Department
University of the Western Cape
Private Bag X17
Bellville 7535
Republic of South Africa
email:3109433@xxxxxxxxxxx, abbey_gbenx@xxxxxxxxx
Phone: +27 78 3321134, +27 843803030, +27 219592045


[Thread Prev][Thread Next][Index]
Contact Us
Dept of Commerce / NOAA / OAR / PMEL / Ferret

Privacy Policy | Disclaimer | Accessibility Statement