33 Commits (4295cf3e4ff7bf437c7ca5c31e419703ab3f9dc1)

Autor SHA1 Mensaje Fecha
  Alex Foulon 4295cf3e4f * Make mask an optional argument for Canvas.blit method. 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. 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 77c94579be * Add examples: colors, driver and event. hace 14 años
  Alex Foulon 569bab3f72 * Add examples: blit, frames and text. hace 14 años
  Alex Foulon 4aaab2f4d2 * Bind figfont functions hace 14 años
  Alex Foulon 01b5f89f76 * Convert RGB image to RGBA. hace 14 años
  Alex Foulon 8800d9743b * Fix color mask order in Dither class. hace 14 años
  Alex Foulon 80113aa069 * Add example: port of img2txt with python bindings. 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. hace 14 años
  Alex Foulon 52176328c1 * Fix export functions. hace 14 años
  Alex Foulon cf6ed42393 * Fix get_dirty_rect function. hace 14 años
  Alex Foulon 4a15b0df3f * Bind import functions. hace 14 años
  Alex Foulon 62119d2393 * Bind export functions. hace 14 años
  Alex Foulon a72bbedaf6 * Fix python Makefile. hace 14 años
  Sam Hocevar 5dbf9da892 New improved ctypes-based Python bindings, by Alex Foulon <alxf@lavabit.com>. hace 14 años
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. hace 15 años
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. hace 15 años
  Sam Hocevar 4cda200b03 Continuing the libcucul-libcaca merge. hace 16 años
  Sam Hocevar d2a22013f5 * Added Eriol’s snake.py example, even if it doesn’t use our (out of date) hace 17 años
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. hace 18 años
  Sam Hocevar 33058757da * Add a no warranty clause to the code. hace 18 años
  Sam Hocevar 5d12480dd6 * Renamed caca_set_delay() and caca_get_rendertime() into hace 18 años
  Sam Hocevar 1ec6544305 * More function mass-renaming: caca_attach -> caca_create_display, etc. hace 18 años
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to hace 18 años
  Sam Hocevar 707f10de81 * Changed the licensing to WTFPL, as per all copyright holders' permission. hace 19 años
  Jean-Yves Lamoureux 1a9c9e36f8 * Added two examples for python bindings (a subset of cacademo, and bitmap example) hace 19 años
  Jean-Yves Lamoureux 020219a96e * Added -preliminary- Python bindings hace 19 años