|
Easy to use graphical firmat for simple pictures
I'm searching for a easy to handle picture format.
My end goal is to write a program / driver to support the T6963C graphic LCD's (240x124). It is supported in linux as a character LCD but not as a graphic LCD.
At first all i want to do is send an image to the LCD so i'm searching for a easy to use graphic format but i didn't find one so far.
It only has to be black and white in a low 240 x 128 resolution. So at first i was thinking of using bitmaps but i don't find that much information about it.
I could create a very simple format myself but then you can't edit it with a graphical editor like the gimp,...
Does anyone know any easy formats or know a good site with information on how to handle bitmaps.
|