> OK.  Anuj, do you time to work on this?

My last exam is on the 25th, after that I can start rewriting the demo
program.

>> Right now it writes directly to the buffer assuming 24-bit (rgb888).
>> So the quick fix for now is "800x600x24" on line 612.
>
> Thanks, it works!  I have updated my local 'sdf' branch.[*]

You can also use the patch I sent. It calculates the number of bits
per pixel before writing to the display buffer. That way it can even
work with 32-bit buffer.

Thanks,
Anuj

Reply via email to