Commit graph

11 commits

Author SHA1 Message Date
Henner Zeller
aae24fbfa7 o Add TODO for Python impl. 2016-10-13 12:51:49 -07:00
Henner Zeller
4c83fca59b o use latest version of cython 2016-08-29 00:21:08 -07:00
Henner Zeller
98bb7a7879 o Little updates needed for Python3 2016-08-29 00:19:34 -07:00
Henner Zeller
deee50310d o Warning when image is not in RGB mode. 2016-08-28 17:45:53 -07:00
Henner Zeller
5814ed03d5 o Add a SetImage() method to the canvas class. This is not optimized
yet, but actually sufficiently fast on a Raspberry Pi 3
  Fixes #205, #152
2016-08-28 16:25:45 -07:00
Henner Zeller
8b7e64a438 o make problem in font path a little easier to use: raise an
exception (better solution for #188)
2016-08-28 11:58:00 -07:00
Henner Zeller
c015981ee9 o little comment updates. 2016-08-28 11:39:43 -07:00
Henner Zeller
f3cae310b9 o Update readme re. Python 3.x to be not specific to minor version.
o Move cython generation into rgbmatrix/Makefile
2016-08-28 10:22:52 -07:00
Johannes Hoppe
e2693a395f Add python 3 support 2016-07-30 13:59:55 +02:00
Henner Zeller
cd0a5e3fbf o Phython: Add Color constructor to directly give red/green/blue 2015-12-02 06:07:31 +00:00
Saij
f293053346 o Improved directory structure of Python code.
o Use some new features in python examples.
2015-07-23 23:44:27 -07:00