ugfx/src/gdisp
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
..
fonts.c GDISP changes including polygon support 2013-03-10 16:14:32 +10:00
gdisp.c GDISP changes including polygon support 2013-03-10 16:14:32 +10:00
gdisp.mk removed GDISP_LLD() macro - fix 2013-02-11 09:25:45 +01:00