<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div>p.s. I have cc’d the forum on this issue, because I think it might be helpful to other users as well.&nbsp;</div>
<div><br>
</div>
<div>
<div>
<div>On Jan 15, 2016, at 3:54 PM, Thomas Davies &lt;<a href="mailto:tsd.davies@gmail.com">tsd.davies@gmail.com</a>&gt; wrote:</div>
<br class="Apple-interchange-newline">
<blockquote type="cite">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I was wondering what settings are used when drawing the GrADS logo in the bottom left of the plot i.e. settings such as 'set cthick' or 'set lwid'? When using a non-default font changing the thickness and defining new thickness levels does not seem to
 have much effect, however the GrADS logo looked quite good so is there a file where I can find the script for drawing the logo?</div>
<div><br>
</div>
<div>Thanks in advance</div>
</div>
</blockquote>
</div>
<br>
</div>
<div><br>
</div>
<div>Hi, Thomas —&nbsp;
<div>There’s a documentation page about using fonts that has a brief mention of this issue:</div>
<div><a href="http://cola.gmu.edu/grads/gadoc/fontcontrol.html#thick">http://cola.gmu.edu/grads/gadoc/fontcontrol.html#thick</a></div>
<div><br>
</div>
<div>If you are using fonts, either by invoking ‘set hershey off’ or ‘set font’ then the thickness settings are ignored and the thickness is entirely based on which font you choose. The height and width settings will change the aspect ratio of the strings drawn
 with fonts, so you can alter their appearance a little using ‘set string’. For example, these three letter sets were drawn with ‘set strsiz &nbsp;0.3 0.6’, 'set strsiz &nbsp;0.6 0.3’, and 'set strsiz &nbsp;0.6 0.6’:&nbsp;</div>
<div><img height="62" width="308" apple-width="yes" apple-height="yes" apple-inline="yes" id="FAD3DA44-E5C7-46A3-80EC-092BB6AD1234" src="cid:85425F27-1737-43D9-86B2-7708CCFF9781"></div>
<div><br>
</div>
<div>The logo at the bottom left corner of the display has height/width settings of 0.10/0.09, and the font is controlled with ‘set font’.</div>
<div>—Jennifer</div>
<div><br>
</div>
<div><br>
</div>
</div>
</body>
</html>