u8g2-copy/sys/tga
kraus 6deced6738 update 2018-10-28 16:28:57 +01:00
..
common implementation issue #48 2016-08-17 21:01:03 +02: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 Convert to SDL2. 2018-02-20 23:00:54 +01:00
ref_man_pics_u8g2 update 2018-10-28 16:28:57 +01:00
text_picture_loop Convert to SDL2. 2018-02-20 23:00:54 +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.