On 15-Sep-05, at 4:23 AM, Craig, James (IT) wrote:

Is there any documentation on how to manipulate the SB2 display
anywhere?
The only plugin that seems to do anything with it is SlimTris and I
can't quite work out what's going on.


using the graphics is a hard one. check out Felix's TinyLittlePacMan screensaver. There are some basic drawing functions that might be helpful. As far as the snow screensaver, what is needed is a way to create custom characters by importing a bitmap, or even converting the old style custom char to a single char bitmap added to the symbol table. This would serve to make the old plugin compatible with very little changes.

It would also help with having the curernt shuffle mode displayed with a character or repeat, or any custom crap that anyone wants to display without requiring Dean to rebuild the whole font set.

-k

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to