Henner Zeller
7ddfa25e74
o Provide simple universal image loader, including animated GIFs.
...
Addresses issue #11
2015-03-03 00:19:06 -08:00
Henner Zeller
5c168a2170
o Use additional GPIO pins on Plus models and Raspberry Pi 2 to
...
drive a second parallel chain. 100% more panels for 0% more CPU :)
2015-02-28 23:17:52 -08:00
Henner Zeller
b746313b0e
o Add license headers where needed.
2014-09-11 20:03:56 -07:00
Henner Zeller
589a340ff5
o Minimal example with proper indentation.
2014-09-11 07:05:52 +00:00
Henner Zeller
82acea5526
o Some basic font support. Not entirely working yet.
2014-09-11 06:26:28 +00:00
Henner Zeller
9f3abcfd17
o Remove font part in minimal example
2014-09-11 05:02:40 +00:00
Henner Zeller
21f444d259
o First step to support font.
2014-09-10 21:52:45 -07:00
Henner Zeller
b1f646057f
o Move Canvas into separate file as preparation to be referenced
...
in a little graphic primitives library later.
o Rename some methods while they are hopefully still not being used
to much elsewhere: FillScreen() and ClearScreen() just becomes
Fill() and Clear(). The affect a Canvas, not necessarily a Screen.
2014-09-09 00:13:05 -07:00
Henner Zeller
652d2526e1
o make minimal example slightly less minimal.
2014-09-06 22:52:27 +00:00
Henner Zeller
3d13baed08
o Add a minimal example
2014-09-06 15:14:53 -07:00