The offical µGFX repository.
 
 
 
 
 
Go to file
Andrew Hannam d61cff7a79 Many changes including scaled fonts.
Scaled fonts (independantly in x & y direction) based on normal sized
font. Effectively double sized and double height same width fonts come
free (or triple etc).
New routine for sending low level drivers hardware commands eg backlight
off/on
Power and Orientation moved to new routine.
Clean up on files to simplify low level driver file overheads.
2012-08-05 00:46:43 +10:00
demos added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
drivers added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
glcd added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
graph added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
gui added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
halext Many changes including scaled fonts. 2012-08-05 00:46:43 +10:00
touchpad added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
contributors.txt contributors update 2012-08-02 23:59:00 +02:00
glcdconf.h added new license headers to all files, expect /halext 2012-08-02 22:15:55 +02:00
lcd.mk allow LCDLIB to be defined in Makefile 2012-07-26 17:05:54 +01:00
license.txt added license.txt 2012-08-02 22:06:51 +02:00
readme New GDISP driver 2012-07-31 00:25:07 +10:00

readme

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

## 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>