X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com To: djgpp AT delorie DOT com From: "Mariano (malfer AT telefonica DOT net) [via djgpp AT delorie DOT com]" Subject: MGRX 1.2.0 Message-ID: Date: Thu, 12 Sep 2019 12:00:52 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-CTCH-Score: 0.000 X-CTCH-ScoreCust: 0.000 X-TnetOut-Country: IP: 88.12.120.147 | Country: ES X-TnetOut-Information: AntiSPAM and AntiVIRUS on relayout04 X-TnetOut-MsgID: 46TZ5x5Vjyz15xq.A70A4 X-TnetOut-SpamCheck: no es spam, Unknown X-TnetOut-From: malfer AT telefonica DOT net X-TnetOut-Watermark: 1568887253 DOT 97494 AT pj1yjIffVpNmxNOyzXbRRA X-Spam-Status: No Hi, I have released MGRX version 1.2.0 MGRX is a 2D graphics library derived from GRX. It supports four platforms: DJGPP, Win32, Linux framebuffer & Linux X11. 1.2.0 includes ARM support for Linux framebuffer & Linux X11 (tested in a Raspberry Pi 4 using Raspbian). The ARM framebuffer version runs very fast and with 0 problems. Te ARM X11 version is a bit slow (except for biblits) and have some glitches, the big one is that the xserver ignore any function to draw except GXcopy. As usual you can get the sources from http://mgrx.fgrim.com either as a .tar.gz or a .zip package. Changes from last version: http://www.fgrim.com/mgrx/readme.txt Installation instructions: http://www.fgrim.com/mgrx/readme.txt I expect to release a new major version in two or three months. It will include a new miniGUI. Enjoy M.Alvarez