aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gdisp/fonts/main.c
Commit message (Expand)AuthorAgeFilesLines
* Added type gFont to replace V2.x font_tinmarket2018-07-081-1/+1
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-081-2/+2
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-7/+7
* Change coord_t to gCoordinmarket2018-07-081-2/+2
* Added new type definitions - moving towards V3.0inmarket2018-06-231-1/+1
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-7/+7
* Update font demo to show Anti-aliased drawinginmarket2017-01-181-11/+24
* updated GDISP and GWIN demosJoel Bodenmann2013-10-281-0/+82