Rich wrote:
It looks to me like the float-only code drops the integer fractal types completely from the fractalspecific array in fractalp.c.
Is this a defect in the float-only code?
Yikes, I hate to make incorrect statements! I'm in an awkward position with my home office tuned upsidedown by construction so I'm going by memory when I should be checking. I'm sure you are right. There's an array somewhere that maps the new to old indices, or some other way to correct the index that's saved. Sorry I misled you. In the DOS fractint the exact fractalspecific index was saved. In the floatonly version there is some mechanism to correct the index before it is saved. What should be saved is the index of that fractal in the classic DOS version. I've forgotten exactly what I did to achieve that, but I'm sure it is very easy to find now that I've alerted you. Tim