QMK/lib/ugfx/demos/3rdparty/notepad-2
2020-03-23 10:48:11 +01:00
..
demo.mk initial upload 2020-03-23 10:48:11 +01:00
gfxconf.h initial upload 2020-03-23 10:48:11 +01:00
main.c initial upload 2020-03-23 10:48:11 +01:00
notepadApp.c initial upload 2020-03-23 10:48:11 +01:00
notepadApp.h initial upload 2020-03-23 10:48:11 +01:00
notepadCore.c initial upload 2020-03-23 10:48:11 +01:00
notepadCore.h initial upload 2020-03-23 10:48:11 +01:00
notepadUIDefines.h initial upload 2020-03-23 10:48:11 +01:00
readme.txt initial upload 2020-03-23 10:48:11 +01:00
toolbarIcons.h initial upload 2020-03-23 10:48:11 +01:00

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