From e52cb141b71e35d3bf65222afb98e12b1935789b Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Thu, 23 May 2013 23:38:57 +0700 Subject: New Notepad-2 Demo for ChibiOS/GFX See demos/3rdparty/notepad-2/readme.txt for more details. --- demos/3rdparty/notepad-2/readme.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 demos/3rdparty/notepad-2/readme.txt (limited to 'demos/3rdparty/notepad-2/readme.txt') diff --git a/demos/3rdparty/notepad-2/readme.txt b/demos/3rdparty/notepad-2/readme.txt new file mode 100644 index 00000000..660d1404 --- /dev/null +++ b/demos/3rdparty/notepad-2/readme.txt @@ -0,0 +1,17 @@ +# Notepad-2 Demo for ChibiOS/GFX + +This demo showcases an improved Notepad demo for the ChibiOS/GFX project. + +## Features: + +* 2 Different UI Skins available +* Draw in 8 different colors in 8 different thickness +* Pen, Erase and Fill Modes (Fill: Fills the entire canvas, this is not flood fill) + +This demo is planned to support Loading and Saving to SD Card the sketches made in the near future. + +## License: +Copyright © 2013 Kumar Abhishek [abhishek.kakkar@edaboard.com]. All Rights Reserved +This code is made available under the terms of the 3-clause BSD License. + +Some of the icons in the set have been taken from the fugue-icons-set by Yusuke Kamiyamane: http://p.yusukekamiyamane.com/ . These icons are covered by a Creative Commons Attribution 3.0 License. \ No newline at end of file -- cgit v1.2.3