alxf
|
f5a052e996
|
Fix free for caca types.
|
hace 8 años |
alxf
|
dcc7dca749
|
Fix returned pointer with caca types.
|
hace 8 años |
Alex Foulon
|
0baf2fde06
|
fix python3 issue again.
|
hace 9 años |
Alex Foulon
|
551ad91775
|
python: fix python3 problem
|
hace 9 años |
Sam Hocevar
|
f32c24a10d
|
build: fix the WTFPL homepage and copyright information.
|
hace 12 años |
Alex Foulon
|
769eab719d
|
Add support for python3 to python bindings.
|
hace 13 años |
Alex Foulon
|
d70c958c8c
|
Drop tabs and trailing spaces.
|
hace 13 años |
Alex Foulon
|
487f9686cd
|
* Handles error messages from libcaca and ctypes with CanvasError exception.
|
hace 13 años |
Alex Foulon
|
0319420c90
|
* Fixed utf32_to_utf8 function.
|
hace 13 años |
Alex Foulon
|
4295cf3e4f
|
* Make mask an optional argument for Canvas.blit method.
* Drawing and put_figchar methods now can handle utf8 chars.
|
hace 13 años |
Alex Foulon
|
83c34c42ae
|
* method Canvas.put_char now handle utf8 char.
|
hace 13 años |
Alex Foulon
|
69ab7aaf37
|
* Bind font functions.
* Bind caca_render_canvas function.
* Add example font.
|
hace 14 años |
Alex Foulon
|
c5e2f0eb7d
|
* Fix get_key_utf8 method, return python string with utf8 char now.
|
hace 14 años |
Alex Foulon
|
4aaab2f4d2
|
* Bind figfont functions
* Add example figfont
|
hace 14 años |
Alex Foulon
|
8800d9743b
|
* Fix color mask order in Dither class.
|
hace 14 años |
Alex Foulon
|
ebaa0dc5a3
|
* Bind dither functions
|
hace 14 años |
Alex Foulon
|
8a16e92f49
|
* Bind event functions.
|
hace 14 años |
Alex Foulon
|
c8031ca2a7
|
* Fix bad condition.
|
hace 14 años |
Alex Foulon
|
867616d657
|
* Rename cv variable to pointer.
|
hace 14 años |
Alex Foulon
|
78a25b95bf
|
* Add optional pointer argument to Canvas class.
* get_canvas method now return Python Canvas object.
|
hace 14 años |
Alex Foulon
|
52176328c1
|
* Fix export functions.
|
hace 14 años |
Alex Foulon
|
cf6ed42393
|
* Fix get_dirty_rect function.
* Add exceptions for missing methods.
|
hace 14 años |
Alex Foulon
|
4a15b0df3f
|
* Bind import functions.
|
hace 14 años |
Alex Foulon
|
62119d2393
|
* Bind export functions.
|
hace 14 años |
Sam Hocevar
|
5dbf9da892
|
New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>.
|
hace 14 años |