I'm trying to get my dualnback plugin working on more platforms. Right
now it assumes a color LCD screen, but I'd like it to work on
greyscale 1st gen ipods and the like. I think I need to be using the
lcd_define_pattern function to draw my square (it's just a plain solid
square) but I'm not sure how the 'pattern' parameter actually works.
Other plugins seem to use random hex values. Anyone know?

Reply via email to