Commit graph

17 commits

Author SHA1 Message Date
Henner Zeller
a82e8bd1e3 o Some API pointers. 2016-08-20 10:43:54 -07:00
Johannes Hoppe
e2693a395f Add python 3 support 2016-07-30 13:59:55 +02:00
Henner Zeller
cf2c477bbc o Update documentation to mention to install python2.7-dev.
Fixes but #125 confusion.
2016-03-30 09:33:41 -07:00
Henner Zeller
5c6653d168 o Add an example that shows text running. 2015-12-02 07:08:43 +00:00
Henner Zeller
79e6e25b51 o Add a Python graphics example. 2015-12-02 06:44:59 +00:00
Ian Foster
d7fd1fb561 o Added support for background colors on DrawText and DrawGlyph
o Make the versions with the background the default functions, keep
  the old versions merely for compatibility.
2015-12-01 22:30:55 -08:00
Henner Zeller
cd0a5e3fbf o Phython: Add Color constructor to directly give red/green/blue 2015-12-02 06:07:31 +00:00
Henner Zeller
1627ee7a14 o Make generated sources a separate dependency that someone can
explicitly invoke.
2015-07-27 18:14:23 -07: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
Saij
e12a905f39 Compiled cython script 2015-07-06 09:52:34 +02:00
Saij
5dd099b4af Fixed some typos 2015-07-06 09:34:07 +02:00
Saij
f5e779ae05 Remove -j parameter (doesn't exist anymore)
Implemented SetBrightness function
Rewritten SetBrightness function (only first idea at the moment)
Use CIE1931 to modify brightness
Adding new function to python bindings
Fixed bug with CIE1931 lookup
- Adding brightness control to python library
- Adding new python sample for brightness control
Fixed bug without CIE1931 correction
Fixed typings
2015-07-06 09:28:12 +02:00
Henner Zeller
48c870a0dc o Include cython build instructions. 2015-07-01 00:27:45 -07:00
Henner Zeller
db1c8fab3e o Make python examples executable. 2015-07-01 03:33:05 +00:00
Henner Zeller
9f15f827b8 o %lx is better defined for off_t 2015-07-01 03:31:34 +00:00
Saij
7705b91251 Adding some samples 2015-06-30 19:51:41 -07:00
Saij
4c0f23506d Adding python bindings 2015-06-30 19:51:41 -07:00