ugfx/demos
Andrew Hannam 64971549fd New GDISP image handling with demo
Images currently support Native and BMP (except RLE4,8 and 16 bit - due
to bugs)
Supports reading from Memory, BaseFileStream or real files (only on the
Win32 simulator).

Move gdisp_pictures demo to better refect its purpose.

Bug fixes for BMP RLE4,8 & 16 bit to come very soon
GIF support very soon.
2013-04-03 13:51:43 +10:00
..
applications updated copyright - 2013 2013-03-06 23:11:01 +01:00
benchmarks updated copyright - 2013 2013-03-06 23:11:01 +01:00
modules New GDISP image handling with demo 2013-04-03 13:51:43 +10:00
readme.txt removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00

readme.txt

This folder contains a few demos which explain how to use the library.

Only the main files are contained. No compile-able projects