IFSgr is a command line two-dimensional linear IFS (Iterated Function System) grayscale renderer. It uses Fractint's IFS file format, and features automatic fractal scaling and gray level adjustment and consistent image look independent of size or the numbers of iterations. It can also convert Fractint files to Gimp IFS Compose files and back.
| Tags | multimedia Graphics Scientific/Engineering Software Development Libraries |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
Recent releases


Release Notes: The code should be 64-bit clean now.


Release Notes: libifsgr is an official feature now, and its API is documented. There is an RPM package available.


Release Notes: An IFS compose file parsing bug was fixed. Only base names of IFC Compose input files are used for fractal/output names. IFSgr can read FDESIGN TRN files. Quality is no longer a function of margin width. Documentation was improved and new examples added.


Release Notes: IFSgr can now read IFS Compose files and write Fractint files, so conversion is possible in both directions. A real manual page has been written. Singular transformations are exported as almost-singular to the IFS Compose format, so it can at least load them. Multiple outputs to a single file are now concatenated together instead of each overwriting the previous one.


Release Notes: Rotation finally works. It is possible apply an arbitrary sequence of affine transformations -- rotation, skew, asymmetrization, and flipping -- on the fractal before rendering or export. Much larger images can be rendered with higher quality (due to a switch to 64-bit iteration counting). Raw pixel hit counts can be exported to a PGM-like format.