From: "Steven S. Falls" Newsgroups: comp.os.msdos.djgpp Subject: NEW VER OF F-GRAPHIX(WA) Date: Sat, 02 May 1998 14:52:22 -0700 Organization: EarthLink Network, Inc. Lines: 20 Message-ID: <354B9596.E2AA7B28@earthlink.net> Reply-To: broadview AT earthlink DOT net NNTP-Posting-Host: 38.28.61.189 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Thats right! New version of F-Graphix (windowed addition) out. It is much faster, graphics parts now in asm the overall functionality is much more powerful. To download the latest version follow these steps... go to http://www.addr.com/~ardy/f-graphix.htm click on FGRAPHWA.ZIP Installing... make a directory called F-Graphix(WA) unzip (if using dos unzip use the -d option.) Using F-Graphix(WA) in cpp file include fgraphwa.h gxx -o myprogram.cpp -lfgraphwa.a for an example on how to program with F-Graphix(WA) look at the test.cpp file. (included in the zip) Thanks, Ardy (ringmaster of F-Graphix) http://www.addr.com/~ardy/