<div dir="ltr">Hi!<div><br></div><div>I need to export .msh files to images using the python API.</div><div>My script looks like this:<br><br>gmsh.initialize()<br>gmsh.fltk.initialize()<br>gmsh.open('domainMesh_0.msh')<br>gmsh.write('domainMesh_0.png')<br>gmsh.fltk.wait(0.01)<br>gmsh.finalize()</div><div><br></div><div>1) How can I change the png's resolution ?</div><div>2) Is it possible to export the image without opening the GUI?</div><div><br></div><div>Thank you,<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="arial, helvetica, sans-serif">André Bianchessi</font></div><div dir="ltr"><div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">Mechatronics Engineering Student at University of São Paulo</font></div><div style="font-size:12.8px"><font face="arial, helvetica, sans-serif">+55 11 997667070</font></div></div></div></div></div></div></div></div></div></div>