Mail Archives: djgpp/2006/02/05/12:14:02
Hi Flo
>1) Is it faster than GRX?
No at this time, the "core" of MGRX is GRX, but I plan to have MGRX up
to date.
>2) It seems to be easy, to port DJGPP programs from GRX to MGRX?!
The graphics API is the same as GRX, except you must use mgrx.h and
mgrxkeys.h instead grx20.h and grxkeys.h, and link whit mgrx.a (so you
can have installed both libraries at the same time).
The input API is totally different, but I think is better and easy to
understand. See the programmer's manual.
Greetings, M.Alvarez
- Raw text -