ugfx/demos/3rdparty/notepad-2
Joel Bodenmann 73c5ef26f8 fixed license headers 2013-07-21 22:20:37 +02:00
..
gfxconf.h Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
main.c Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
notepadApp.c Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
notepadApp.h Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
notepadCore.c Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
notepadCore.h Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
notepadUIDefines.h Notepad-2 demo updated to work on ChibiOS or pure Win32 compile 2013-06-02 18:59:12 +10:00
readme.txt gdispInit() -> gfxInit() in all demos 2013-05-30 19:02:55 +02:00
toolbarIcons.gif fixed license headers 2013-07-21 22:20:37 +02:00
toolbarIcons.h New Notepad-2 Demo for ChibiOS/GFX 2013-05-23 23:38:57 +07:00

readme.txt

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