<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=iso-8859-1"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hello,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I'm using GMSH version 2.5.0 on Linux. I'm developing scripts to post-process computation results. If I manually save a figure as a GIF file, everything is correct. However, if I do it in my script using the following syntax :<o:p></o:p></p><p class=MsoNormal>               Print Sprintf(FigName);<o:p></o:p></p><p class=MsoNormal>With<o:p></o:p></p><p class=MsoNormal>               FigName = "/my/path/myfig.gif";<o:p></o:p></p><p class=MsoNormal>The figure name of the file written on disk is correct but the file format is PNG. Does the "Print" function only exports as PNG or am I missing an optional argument or something?<o:p></o:p></p><p class=MsoNormal>Using version 2.5.0 on Windows does not show this behavior, only Linux. <o:p></o:p></p><p class=MsoNormal>Thank you for your help.<o:p></o:p></p><p class=MsoNormal>Kind regards,<o:p></o:p></p><p class=MsoNormal>Christophe Henrard<o:p></o:p></p><p class=MsoNormal>_____________________________________<o:p></o:p></p><p class=MsoNormal>R&D Engineer and Project Manager<o:p></o:p></p><p class=MsoNormal>LMS Samtech (http://www.sam<span lang=DE>tech.com)<o:p></o:p></span></p><p class=MsoNormal><span lang=FR-BE>LIEGE Science Park<o:p></o:p></span></p><p class=MsoNormal><span lang=FR-BE>Rue des Chasseurs-Ardennais, 8<o:p></o:p></span></p><p class=MsoNormal><span lang=FR-BE>B-4031 Liège (Angleur), BELGIUM<o:p></o:p></span></p><p class=MsoNormal><span lang=FR-BE><o:p> </o:p></span></p><p class=MsoNormal><span lang=FR-BE>Email: <b>Christophe.Henrard@lmsintl.com</b><o:p></o:p></span></p><p class=MsoNormal>Tel: +32 4 361 69 69 -- ext. 155<o:p></o:p></p><p class=MsoNormal>Fax: +32 4 361 69 80<o:p></o:p></p><p class=MsoNormal>_____________________________________<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>