26 May
2007
26 May
'07
6:22 p.m.
On Sat, 2007-05-26 at 15:06 -0600, Richard wrote:
Edwin <edwin@bathysphere.org> writes:
Well this format looks like it would serve perfectly for some ideas that I have, so thanks for pointing it out to me.
For instance, this is a perfect format for storing the last_z orbit value for every pixel along with the iteration count and the color for pixels that are "done". It would support a more general resume operation than what we currently have, but would take extensive reworking to support.
If you want to store extra info like that, the PNG format also allows you to define arbitrary extra 'chunks' which other programs will ignore. Since that's much more widely supported, it might also be a good choice.