Hi. I have uploaded a third pre-release of GRX 2.4.4 (the last one I hope). Download it from: http://grx.gnu.de/download/grx244p3.zip MD5SUM for the package: 14b57a23aff79a8d158b274b9e8d8589 *grx244p3.zip Only the zip archive is provided, but note, the zip archive expand to grx244, not to the contrib directory. Changes from 2.4.3 p2: 01/12/22 More patches to the Pascal interface, by Frank Heckenbach and Maurice Lombardi 01/12/22 Added an optional configure script, by Frank Heckenbach 01/12/21 The linuxfb driver now open /dev/fb0 by default. An alternative frame buffer device can be specified setting the environment variable $FRAMEBUFFER 01/12/21 pascal ega colors are now functions, by Frank Heckenbach 01/12/21 fixed some borland bgi incompatibilities, by Frank Heckenbach 01/12/21 added 'const' (C) and 'protected' (Pascal) to some function parameters, to make them a little "safer", by Frank Heckenbach 01/12/16 Added imgview.pas and colortst.pas demo programs, by Frank Heckenbach 01/12/16 Change in the pascal interface: GrAllocEgaColors, GrGetScanline, etc. return a pointer to an array of GrColor, rather than to a single GrColor, by Frank Heckenbach 01/12/16 Make installation of shared libraries optional on Linux/X11 by Frank Heckenbach 01/12/16 GrSaveContextToGrayJpeg added to the pascal interface, by Maurice Lombardi Testing and comments will be welcome. Merry Christmas, M.Alvarez