LCD_screen Library Suite

Machtl:
i understand, this is a "single piece" project, so its not important for me to use the latest display on the market, i can use a
µLCD-43PT(SGC) or µLCD-32PT(SGC) display too. Your library will work perfect with these models right?

Yes, as long as they have a SGC firmware version 22.

Machtl:
So when using these models with your library, is it possible to show some icons directly from the sdcard?

Yes, anywhere on the screen!

Machtl:
If its not possible to load and show small images (like 32x32 or 64x64) directly via the filename from the fat partition of the
sdcard, would it be possible to show images when "converting" them via a 4D software and show them from the "library"?

Yes!

You have two options: either each picture is a separate file, or all the pictures are inside a same file and are shown using the gallery library.

In this example, a battery indicator is displayed on top of another image:

Machtl:
Thanks!

You're welcome!