Henner Zeller
e71a899995
o Add simple text example.
2014-09-11 07:20:34 +00:00
Henner Zeller
a1f4e6dde7
Merge branch 'master' of https://github.com/hzeller/rpi-rgb-led-matrix
2014-09-11 06:27:15 +00:00
Henner Zeller
82acea5526
o Some basic font support. Not entirely working yet.
2014-09-11 06:26:28 +00:00
Henner Zeller
21f444d259
o First step to support font.
2014-09-10 21:52:45 -07:00
Henner Zeller
9c22cf8d2d
o Ignore the black time for clocking and use the freedom to use
...
shorter PWM base-time. Which then is used for 11 Bit PWM.
o implement CIE1931 luminance correction. Switch on by default.
2014-09-10 07:22:06 +00:00
Henner Zeller
50128ede21
o Make image-loading while running ImageScroller threadsafe.
2014-09-09 09:28:17 -07:00
Henner Zeller
8bee3e90a2
o Fix some thread TODOs
2014-09-09 09:01:06 -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
db70764e36
o Smallish readme update.
...
o Experimental gamma.
2014-09-07 04:59:57 +00:00
Henner Zeller
b8094972bb
o Put things from library into a namespace.
2014-09-06 12:45:15 -07:00
Henner Zeller
a34b043a41
o Add mutex abstraction.
2014-09-06 12:27:35 -07:00
Henner Zeller
bf2ea97ed0
o For some reason, git lost these while moving. Re-adding.
2014-09-06 12:16:55 -07:00
Henner Zeller
e09d8a6d41
o Move things around to offer a nicely usable library.
2014-09-06 12:15:18 -07:00