As usual, see the todo list for the stuff I could still use help with. E.g.:
- Several people have reported than the savers that use Pixmaps (e.g., Pacman) die with this error:
CGBitmapContextCreate: unsupported parameter combination: 8 integer bits/component; 8 bits/pixel; 1-component colorspace; kCGImageAlphaNone.
This has been reported on both PPC and Intel, 32 bit and 16 bit screen depth. Why would it be impossible to make an 8-bit-deep grayscale bitmap context on some systems and not others? Needless to say, it works fine on my iMac in all bit-depths. Someone explain to me what I'm doing wrong with NSMatrix and the radio buttons already.