Mail Archives: djgpp-announce/2019/11/15/20:53:09
Hi, I'm happy to announce that MGRX version 1.3.1 has been uploaded
to the Delorie FTP site and can be downloaded as:
MGRX 1.3.1 sources:
ftp://ftp.delorie.com/pub/djgpp/current/v2tk/mgrx131s.zip
MGRX is a 2D graphics library derived from GRX. It supports four
platforms: DJGPP, Win32, Linux framebuffer and Linux X11.
From version 1.3.0 it includes GrGUI, a mini Graphics User Interface
specifically designed for MGRX.
There is not a binary package but it is easy to generate it running:
 "make -f makefile.dj2 install"
By default the instalation procedure assumes libjpeg and libpng
instaled previously. If not, you must edit "makedef.grx" in advance.
Also by default the font colection that come with MGRX is not
installed, if you want you can define the destination directory
editing "makedef.grx" and running:
"make -f makefile.dj2 install-fonts"
For more information about MGRX go to http://www.fgrim.com/mgrx
Enjoy
M.Alvarez
- Raw text -