<div dir="ltr"><div><div>If you want your logo to simply go into some blank space on your plot, I&#39;d use ImageMagick or some other command line post-processing. Crop the png to the dimensions that match the blank space. <br><br></div>From there, as others have suggested, use the !composite command to call ImageMagick, and fit it into your plots.<br><br></div>This works just fine within a windows framework. <br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 14, 2015 at 12:18 PM, AMS EmsiWx Bytča <span dir="ltr">&lt;<a href="mailto:emsiwx@pocasie-bytca.sk" target="_blank">emsiwx@pocasie-bytca.sk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    Thank you,<br>
    <br>
    I have tried -b and -f with different transparent colors:<br>
    <br>
    in my combined output I use many variables in shade, so it looks
    like:<br>
    <br>
    # Cloud Cover<br>
    # Fog<br>
    <br>
    &#39;printim ceutemp1.png x1350 y1010&#39;<br>
    <br>
    # Rain/Heavy/Extreme rain<br>
    <br>
    &#39;printim ceutemp2.png x1350 y1010 -b ceutemp1.png x1350 y1010 -t 16&#39;<br>
    <br>
    # Snow<br>
    <br>
    &#39;printim ceutemp3.png x1350 y1010 -b ceutemp2.png x1350 y1010 -t 16&#39;<br>
    <br>
    # Freezing rain<br>
    # Wind<br>
    # Hail<br>
    <br>
    &#39;printim ceutemp4.png x1350 y1010 -b ceutemp3.png x1350 y1010 -t 16&#39;<br>
     <br>
    # Loop through all output times<br>
    # and display any t-storm and severe t-storm conditions found<br>
    # T-storm (lightning) conditions based on ACI<br>
    # Severe t-storm conditions<br>
    # Supercell composite parameter <br>
    <br>
    &#39;printim ceutemp5.png x1350 y1010 -b ceutemp4.png x1350 y1010 -t 16&#39;<br>
      <br>
    # Significant tornado parameter<br>
    <br>
    &#39;printim
    ceu_products/ceu_gfs_sigweather/ceu_gfs_sigweather_&#39;i+10&#39;.png x1350
    y1010 -b ceutemp5.png x1350 y1010 -t 16&#39;<br>
    <br>
    WORKS UNTILL HERE.......<br>
    <br>
    But then I try : &#39;printim
    ceu_products/ceu_gfs_sigweather/ceu_gfs_sigweather_&#39;i+10&#39;.png x1350
    y1010 -f logo.png x1350 y1010 -t 16&#39;<br>
    <br>
    and my logo.png covers all... logo.png is same size, all backround
    in color 16 (125 125 125) and a small logo on it.<br>
    <br>
    Any ideas please?<br>
    <br>
    Marian<br>
    <br>
    <br>
    <div>Dňa 14. 9. 2015 o 14:31 Davide
      Sacchetti napísal(a):<br>
    </div><div><div class="h5">
    <blockquote type="cite">
      <pre>use printim -b
see <a href="http://grads.iges.org/grads/gadoc/gradcomdprintim.html" target="_blank">http://grads.iges.org/grads/gadoc/gradcomdprintim.html</a>
bye bye
Davide

On Mon, 2015-09-14 at 13:12 +0200, AMS EmsiWx Bytča wrote:
</pre>
      <blockquote type="cite">
        <pre>Hello,

I would like to ask if there is a way to put a small image (my logo)
over the top of my final png.

Thank you.

Marian
-- 

_______________________________________________
gradsusr mailing list
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
      </blockquote>
      <pre>

_______________________________________________
gradsusr mailing list
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
    </blockquote>
    <br>
    </div></div><span class="HOEnZb"><font color="#888888"><div>-- <br>
      <img src="cid:part1.07080500.07090403@pocasie-bytca.sk" border="0"></div>
  </font></span></div>

<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br></div>