The offical µGFX repository.
Fixed fonts for draw/fill char/string. On my display I require GDISP_SOFTWARE_TEXTFILLDRAW for filled char/string but that may because my display blit may be broken. Also found that code in header files doesn't have debug symbols generated for it so I converted the include files that contained code into real C files and altered the halext.mk to match. |
||
---|---|---|
demos | ||
drivers | ||
glcd | ||
graph | ||
gui | ||
halext | ||
touchpad | ||
contributors.txt | ||
glcdconf.h | ||
lcd.mk | ||
license.txt | ||
readme |
## Wiki please read the wiki pages to this project carefully, before you ask any questions: http://chibios.org/dokuwiki/doku.php?id=chibios:community ## Maintainer & Contributors Contributors: - Badger -> console implementation and FSMC - Abhishek -> font rendering - Ben William -> fastMath and lcdDrawEllipse() - dxli (Dongxu Li) -> lcdDrawEllipse() filled option - inmarket -> ChibiOS'ify and retructure Maintainer: - Joel Bodenmann aka Tectu <joel@unormal.org>