Date: Mon, 18 Apr 94 16:51:00 EDT From: jes AT mbio DOT med DOT upenn DOT edu (Joe Smith) Posted-Date: Mon, 18 Apr 94 16:51:00 EDT To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Anyone seen a device-independent graphics lib for djgpp? Has anyone seen a device-independent graphics library, possibly based on GRX, that works (or could be made to work) with DJGPP? I'm porting a DOS application that uses an old (and now orphaned) GSS library & drivers that support 'redirecting' the same calls that draw the screen to any supported device (primarily a printer). I plan to just hack in support for the screen (using GRX) and one specific printer (PostScript is the obvious choice), but I figured I'd ask and see if anyone has a better suggestion.