Short: Mandelbrot, Julia, Feigenbaum fractal generator Author: Andreas_Kleinert@t-online.de Uploader: Martin Schulze (schulze phil uni-sb de) Type: gfx/fract Replaces: KFracPlus42.LHA Architecture: m68k-amigaos KFracPlus V5.0, a fractal generator for Feigenbaum diagrams, Julia and Mandelbrot fractals. - Average in speed, but very flexible in configuration and output - Uses Asl-ScreenMode-Requester under V38 - or replacement under V37 - for AA/AGA support - superview.library is supported for saving of graphics (so you may save pictures in any of its supported FileFormats) - AmigaGuide documentation and Online-Help - saving of parameters/configuration in an easy-to-edit FileFormat - GadTools-GUI (font-sensitive) - separated GUI-Screen (Workbench/PublicScreen) and Draw-Screen (any AA/AGA Modes and Dimensions) Needs OS V2.04+. FREEWARE. Recent Changes: --------------- V5.0 (11.8.1996): ----------------- - this is "only" a bugfix-update (first since 2 years), I have not rewritten all the stuff, which should have been rewritten - just fixed the worst bugs - completely recompiled with SAS/C V6.56 - requests superview.library V14+ and superview.library V7+ - only needs mathieee*.libraries V33+ - now opens asl.library V37+ by itself (was done by SAS/C) - message requester contained "SuperView" string - there were debugging requesters opened before/after drawing - filerequester was slightly buggy - now using floats instead of doubles (everywhere) - with Julia and Mandelbrot there was written beyound the valid rastport/bitmap. Fixed. - teporary bitmap for WritePixelLine8() now is 32 Bit-aligned - setting a custom palette was buggy, caused an Enforcer Hit, and did not work at all - rewrote and updated this documentation