diff options
author | Tectu <joel@unormal.org> | 2012-08-02 23:56:23 +0200 |
---|---|---|
committer | Tectu <joel@unormal.org> | 2012-08-02 23:56:23 +0200 |
commit | c44c2b098bfe587bb49352cc4cb9f7b8c432aefd (patch) | |
tree | be04ec596bb09018f37328888451aa576abca067 | |
parent | 27634aedf7ca1c8d5374df6a6c88f79da981abcd (diff) | |
download | uGFX-c44c2b098bfe587bb49352cc4cb9f7b8c432aefd.tar.gz uGFX-c44c2b098bfe587bb49352cc4cb9f7b8c432aefd.tar.bz2 uGFX-c44c2b098bfe587bb49352cc4cb9f7b8c432aefd.zip |
added contributors.txt file
-rw-r--r-- | contributors.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contributors.txt b/contributors.txt new file mode 100644 index 00000000..8570f9f5 --- /dev/null +++ b/contributors.txt @@ -0,0 +1,14 @@ +This file is a complete history of persons who contributed to the GLCD Library. + +At this point we want to thank all of these people for their work. + + +Date NickName RealName Contribution +==== ======== ======== ============ + +30.07.2012 inmarket Andrew Hannam halext implementation +- dxli Dongxu Li lcdDrawEllipse() filled option +- benwilliam - fastMath & lcdDrawEllipse() +- Badger Thomas Saunders console implementation +- Abhishek Abhishek font rendering + |