<div dir="ltr"><div><div>During this week I implemented parsing and output of images with lower color depth (1, 4, 8 bit) and transparency in libzmf.</div><div><br></div><div>For transparency we had to switch to PNG (libpng) output instead of BMP because Libre Office does not handle them well and transparency does not work for BMP (v.4-5 header), as well as some other issues such as reading color bit masks from wrong offset.</div><div><br></div><div>Also output of polygons/stars was fixed and now it works correctly in most cases, except the shape direction when drawing using Zoner Draw "from corner" or "from center" modes, it depends on drawing (mouse movement) direction and is not handled yet.</div><div><br></div><div><a href="http://i.imgur.com/bvka3Qj.png">http://i.imgur.com/bvka3Qj.png</a> </div><div><a href="http://i.imgur.com/HZ3FxG1.png">http://i.imgur.com/HZ3FxG1.png</a> </div><div><a href="http://i.imgur.com/eb9uKpe.png">http://i.imgur.com/eb9uKpe.png</a></div></div><div><br></div></div>