<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Anne<br>
    <br>
    I use this at the start of my scripts to obtain a higher resolution
    bitmap (png) or vectorized (svg) image. <br>
    <br>
    snip -------------------------------<br>
    ; create plot/ send graphics to PNG file<br>
    ; use wkWidth and wkHeight to set high resolution as needed<br>
    ; change wks_type to "svg" to get editable vector graphic<br>
      wks_type                     = "png"<br>
     <br>
      ; uncomment next 2 lines for high resolution<br>
        wks_type@wkWidth             = 2500<br>
        wks_type@wkHeight            = 2500<br>
    end snip -------------------------<br>
    <br>
    Seems to work fine for panel plots. You can download the file linked
    here and zoom in to check:<br>
<a class="moz-txt-link-rfc2396E" href="https://my.pcloud.com/publink/show?code=XZwKul7ZsR0PHCAQtvbiD8v8pPnjLVPMFBc7"><https://my.pcloud.com/publink/show?code=XZwKul7ZsR0PHCAQtvbiD8v8pPnjLVPMFBc7></a><br>
    <br>
    Best fishes<br>
    Sam<br>
    <br>
    <div class="moz-signature">-- <br>
      <meta content="text/html; charset=windows-1252"
        http-equiv="content-type">
      <title>email signature</title>
      Sam McClatchie (fisheries oceanographer)<br>
      & Elena Turin (accounting & auditing)<br>
      FishOcean Enterprises<br>
      38 Upland Rd, Huia, Auckland 0604, New Zealand<br>
      cell: 027 752 8495<br>
      <span style="text-decoration: underline;"><a
          href="http://www.fishocean.info">Internet</a></span><br>
      <img style="width: 150px; height: 149px;" alt=""
        src="cid:part2.4E9722F8.0E3309E0@fishocean.info"><br>
      <br>
      "The time has come", the tui said,<br>
      "to talk of many things:<br>
      Of songs - and ferns - and flowering flax,<br>
      of Pukekos and dreams ..."<br>
      <br>
      (not Lewis Carroll)
    </div>
  </body>
</html>