14 Nov
2002
14 Nov
'02
8:48 p.m.
Cute Skunk wrote:
... so I set double math_tol[2]={.05,.0003}; (in cmdfiles.c) and that seems to fix the problem (it switches over to arbitrary precision now just when you can bearly notice the horizontal resolution droping) I'm not sure if this is the best solution or not.
The problem is that Fractint has so many options, not the least are the skewed zoom box options, not to mention different fractal types, that interact with the precision detection. In the end we are probably going to need completely different precision limit detection logic. Maybe even paramters to control it in the fractalspecific structure. Tim