From: "Earl F. Glynn" Newsgroups: borland.public.delphi.graphics References: <3AD43CD7.56CFA24@wanadoo.fr> <3ad468ca_2@dnews> Subject: Re: FIF source Date: Wed, 11 Apr 2001 23:04:32 -0500 Lines: 46 Organization: efg's Computer Lab X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 NNTP-Posting-Host: 65.64.124.231 Message-ID: <3ad52a64$1_1@dnews> X-Trace: dnews 987048548 65.64.124.231 (11 Apr 2001 21:09:08 -0700) Path: dnews Xref: dnews borland.public.delphi.graphics:37984 "Earl F. Glynn" wrote in message news:3ad468ca_2@dnews... > There is part of a chapter about FIF in Danny Thorpe's "Delphi Component Design" book, which is out > of print. I'll check tonight to see what that book has about FIF (my copy of the book is at home). > I haven't looked at the disk that came with the book yet. It's possible the source for FIF is > proprietary and Iterated Systems never made it public. Here's what's on the CD related to FIF -- there's no source code for FIF itself. File List: ========= DECO_32.DLL - Fractal Decompression run-time library. DECO_32.H - Fractal Decompression header file. ISIERROR.H - header file containing ISI error codes. DECO_32B.LIB - Fractal Decompression library for linking with Borland C++ 4.5. DECO_32M.LIB - Fractal Decompression library for linking with Microsoft Visual C++ 4.0. DECO_32W.LIB - Fractal Decompression library for linking with Watcom C++ 10.5. FIFVIEW.EXE - Sample application program FIFVIEW\*.* - Source for FIFVIEW.EXE FIFDEC32.HLP - Fractal Decoder help file. README.TXT - This file. LICENSE.TXT - The license agreement. DEISL?.ISU - Uninstall log file (required for deinstallation). UNINSTFI.ICO - Uninstall icon file. Danny's book explains the details of classes TFIFData and TFIFImage. (See pp. 218-223.) -- efg efg2@efg2.com Earl F. Glynn, Overland Park, KS USA efg's Computer Lab: http://www.efg2.com/Lab Mirror: http://homepages.borland.com/efg2lab/Default.htm