Path: utzoo!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!mit-eddie!bu.edu!mirror!frog!cpoint!jjmhome!m2c!umvlsi!dime!smectos!eli From: eli@smectos.gang.umass.edu (Eli Brandt) Newsgroups: comp.lang.pascal Subject: Re: Damn graphics support Keywords: Turbo and paint programs Message-ID: <14816@dime.cs.umass.edu> Date: 25 May 90 23:38:00 GMT Article-I.D.: dime.14816 References: <289@psgdc> <9496@hydra.gatech.EDU> Sender: news@dime.cs.umass.edu Reply-To: eli@smectos.CS.UMASS.EDU (Eli Brandt) Organization: University of Massachusetts, Amherst Lines: 10 The source code for FRACTINT, a public domain program which is available (with source) on CompuServe and a lot of BBS's, has routines to load/save .GIF files. Unfortunately they're in C, but they're not *too* long and as I recall they would be pretty easy to convert. Or of course you could just link them in as _external_ if you have a C compiler. Can't help with the PCX and whatever else is was, sorry. BTW, the FRACTINT source also contains tons of other neat stuff - *fast* math routines, tweaked video modes on IBM VGA, lots and lots of fractal algorithms. Current version is 11, as far as I know. That was a few months ago, though.