ugfx/demos
Andrew Hannam 40b390908c GDISP changes including polygon support
Add polygon drawing
Add convex polygon filling
Start support for a monochrome display
Move gdisp doxygen to header file
Restructure the balance between gdisp.h and gdisp_lld.h
Remove old extern font definitions (now always use gdispOpenFont)
Make public the GDISP structure and change macros to suit (faster for
the application).
gdispQuery is now optional.
2013-03-10 16:14:32 +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 GDISP changes including polygon support 2013-03-10 16:14:32 +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