forked from Lainports/freebsd-ports
Mandelbrot sets. Features of mxp include:
- zoom and un-zoom
- dynamic resizing of drawing window
- setup save/load
- asynchronous image generation (buttons always work)
- GIF output
- animation
- nine color schemes
- color rotation
- color change options
- detailed statistics
WWW: http://www.ibiblio.org/pub/Linux/apps/math/fractals/
and also fix category
Approved by: portmgr(marcus)
Submitted by: kris
16 lines
260 B
C
16 lines
260 B
C
--- lug/lugfnts.h.old Sat Aug 18 13:33:46 2001
|
|
+++ lug/lugfnts.h Sat Feb 12 16:30:29 2005
|
|
@@ -1057,13 +1057,6 @@
|
|
);
|
|
|
|
extern int
|
|
-isnumber(
|
|
-#ifdef USE_PROTOTYPES
|
|
- char *
|
|
-#endif
|
|
-);
|
|
-
|
|
-extern int
|
|
Uncompress(
|
|
#ifdef USE_PROTOTYPES
|
|
char *,
|