From: Roger B. <ro...@ro...> - 2004-02-25 09:02:12
|
> I'm really hoping at some point I can > get some new animations and vibrating ringers on the phone. The BCI format supports multiple frames of images. If you look at brewcompressedimage.py you can see the decoding going on. I didn't figure out enough to encode a BCI image, but it would be nice. One thing that would be very useful is reducing an image to a palette of 256 colours (needed by BCI). I don't know if the newer phones support animated BCI or not. If they do, this would be an interesting route to pursue. Roger |