Rich wrote:
I confess my ignorance yet again. :-) What's the lineage of the allegro port vs. the existing fractint/xfractint source?
I took your source and merged it with an Xfractint float only source that I made from the Fractint float only source. Then I added the driver file that provides the interface to the Allegro graphics package. Along the way, I added fixes to various problems in the float only source. Those fixes didn't make it back into the Fractint and Xfractint float only sources because hardly anyone was using the Fractint float only version and the Xfractint float only version was not publicly available (and I stopped putting the patches in it). The allegro source has been maintained at the same patch level as the Fractint and Xfractint sources. I'm sure I'll have a devil of a time tracking down those additional changes, but if the allegro source isn't immediately our base source, I need to. I should have done it earlier. Jonathan