u8g2-copy/sys/tga
kraus e149ea90e7 ref man pics 2021-09-21 22:43:01 +02:00
..
common reference manual pictures for #771 2019-01-02 11:58:18 +01:00
example Convert to SDL2. 2018-02-20 23:00:54 +01:00
hello_world_8x8 Convert to SDL2. 2018-02-20 23:00:54 +01:00
mapgen gm 2017-07-16 10:49:20 +02:00
ref_man_pics_8x8 reference manual pictures for #771 2019-01-02 11:58:18 +01:00
ref_man_pics_u8g2 ref man pics 2021-09-21 22:43:01 +02:00
text_picture_loop Convert to SDL2. 2018-02-20 23:00:54 +01:00
word_cloud word cloud 2019-02-13 23:50:04 +01:00
README Issue #340, mark sys/tga as deprecated 2017-09-08 23:32:54 +02:00

README

To generate (TGA) image files using u8g2 on a regular (non-Arduino)
system, have a look at the sys/bitmap directory, which is the
recommended way to approach this. This sys/tga directory is mostly kept
around for compatibility and to generate u8g2 manual images.