Folks,
An updated version of SDL Fractint has been uploaded to www.fractint.net.
Fixes include:
Fixed the issue with disappearing key strokes.
Fixed integer version of inverse julia in a 64-bit system.
Addressed code that assumed the long integer type was 4 bytes when
converting to/from the float type.
Increased color cycling speed to more closely match DOS version.
Fixed Plasma Fractal Type broken when startup routines were re-arranged.
Look in the directory at:
https://www.fractint.net/ftp/experimental/
For:
Windows version (32-bit) is:
SDL2-fractint-20.05alpha-2024-09-20.zip
Pre-compiled 64-bit Linux version is:
SDL2-Xfractint-20.05alpha-2024-09-20.tar.xz
Jonathan