13 Revize (b5f00c459c32b008a51fff480cf5587ddfc2d260)

Autor SHA1 Zpráva Datum
  Sam Hocevar 9f0a475645 * Moved cucul_set_color() from canvas.c to colour.c. před 18 roky
  Sam Hocevar 2c5ccb65e6 * Improved documentation in many places. před 18 roky
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to před 18 roky
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not před 18 roky
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. před 18 roky
  Sam Hocevar c1664e356c * Got rid of cucul_get_screen(). Use cucul_export() instead. před 18 roky
  Sam Hocevar 7be0932b8f ((`)_.._ ,'-. _..._ _._ před 18 roky
  Sam Hocevar 2213100258 * Got rid of the useless cucul_get_fg_color/cucul_get_bg_color functions. před 18 roky
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. před 18 roky
  Sam Hocevar 77f995023d * Slightly changed header comments. před 18 roky
  Sam Hocevar 1c7d39a015 * Optimise cucul_blit() by using memcpy() if there is no mask. před 18 roky
  Sam Hocevar 73aad0447c * Added the cucul_blit() function. It lets us blit various canvas one před 18 roky
  Sam Hocevar 6b0f180e2f * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there před 18 roky
  Sam Hocevar 02ccf6ec3b * Cosmetic fixes. před 18 roky
  Sam Hocevar 417b598d8d * Factorised some charset handling code into a new cucul/charset.c file. před 18 roky
  Sam Hocevar 6e652d1e47 * Preliminary support for UTF-8 in cucul_putstr(). Also added a před 18 roky
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications před 18 roky
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), před 19 roky
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. před 19 roky
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for před 19 roky
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. před 19 roky
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing před 19 roky