From: <al...@be...> - 2023-07-27 06:57:25
|
<div>Hi All,</div><div> </div><div> HwGUI 2.23 build4 has been released:</div><div> </div><div><div>HWGUI 2.23 build 4 ( 27.07.2023 )</div><div>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</div><div>[+] Gdi+ basic support added for Mingw C compiler to allow to open png and tiff files</div><div>[+] New commands added for new classes:</div><div> @ ... BOARD ..., @ ... DRAWN ..., @ ... DRAWN CHECK ..., @ ... DRAWN RADIO ...</div><div>[+] New classes added: HBoard, HDrawn, HDrawnCheck, HDrawnRadio,</div><div> samples/graph.prg updated to demonstrate it</div><div>[!] Few important fixes in GTK drawing</div><div> </div><div><div>If you use Mingw C compiler, you need to add -lgdiplus to your build scripts to ling libgdiplus.a library, or, if you use hbmk, add a line</div><div> libs=gdiplus</div><div>to your hbp file.</div><div>Another option is to build HwGUI binaries with __NO_GDIPLUS in CFLAGS - in this case Gdi+ will not be added.</div></div></div> |