97 Revize (792c7481f5e5826ab6ce28b249f7d9d1b3b4f98f)

Autor SHA1 Zpráva Datum
  Sam Hocevar b01cccf54b * Minor cosmetic changes in the test programs. před 18 roky
  Sam Hocevar b30948f044 * Use cucul_get_export_list() in the export test instead of hardcoding the před 18 roky
  Sam Hocevar 960aceabac * Added test/truecolor.c to test non-ANSI colour pairs. před 18 roky
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs před 18 roky
  Jean-Yves Lamoureux a4de38b97e * Fixed sprite functions (it compiles now) (Y'a des connards qui font ce qu'ils veulent, mais qui finissent pas) před 18 roky
  Sam Hocevar 4095b65df3 * Redisplay the output bitmap using libcaca. Eh ouais mon gars. před 18 roky
  Sam Hocevar 9feb826120 * Fixed caca_get_event() call in test/hsv.c. před 18 roky
  Sam Hocevar ea780d5321 * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. před 18 roky
  Sam Hocevar ebfb2b388b * Internal font support through cucul_load_font(). Documented that. před 18 roky
  Sam Hocevar a273b3d7ec * Implemented cucul_get_font_width() and cucul_get_font_height(). před 18 roky
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. před 18 roky
  Jean-Yves Lamoureux 61586b966e * Added silly play with interframe delay. Need to rework sprite format. před 18 roky
  Sam Hocevar e18b717e38 * Added a test program for the font renderer. před 18 roky
  Sam Hocevar 7588db8cc9 * Code simplification. před 18 roky
  Sam Hocevar 6fb44a69f9 * Moved test/optipal.c to tools/optipal.c. The tools subdirectory will před 18 roky
  Sam Hocevar bc29d9f28b * Fixed test/export that was not printing the last character of the file. před 18 roky
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 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 cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING před 18 roky
  Sam Hocevar 87604b8e1d * Merged caca_wait_event() into caca_get_event() and added a timeout před 18 roky
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we před 18 roky
  Sam Hocevar d660aa1390 * Workaround for automake < 1.6. před 18 roky
  Jean-Yves Lamoureux f53bc3937a * Added bitmap invert routine. It doesn't work well, so don't use it right now. Sam is working hard to correct the strange behaviour. před 18 roky
  Sam Hocevar 5696329b86 * Merged caca_show_cursor() and caca_hide_cursor() into caca_set_mouse() so před 18 roky
  Jean-Yves Lamoureux 10bfc08d26 * Added forgotten X11 set/hide cursor (non-working code) před 18 roky
  Sam Hocevar f149dc3ac4 * Massive rework of the event handling code, as per the TODO list. před 18 roky
  Sam Hocevar 9e0548113d * Hahaha mais le vieux porc c'est moi. před 18 roky
  Sam Hocevar 6db26f7487 * Made cucul_putchar32() an internal-only function. před 18 roky
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). před 18 roky
  Sam Hocevar 7af7565b74 * Added a test for the transformation routines. 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 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). před 18 roky
  Sam Hocevar 36886a339e * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. před 18 roky
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a před 18 roky
  Sam Hocevar fabd8c7467 * Added colour to the gamma test. před 18 roky
  Sam Hocevar 892f55aed9 * Animated gamma test. před 18 roky
  Sam Hocevar 42cbd10958 ___ před 18 roky
  Sam Hocevar dcaccc744c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. před 18 roky
  Sam Hocevar f32560e3c7 * More special characters in the Unicode test. před 18 roky
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. před 18 roky
  Sam Hocevar aaa61f9a81 * Added a few commonly escaped characters to the export test: ( ) " < > & před 18 roky
  Sam Hocevar c1ed04f470 * Do not write the trailing \0 when exporting data. před 18 roky
  Sam Hocevar 4fd15b0aab * Added support for Unicode characters that fall into CP437 0x01 - 0x1f to před 18 roky
  Sam Hocevar a870a7ef97 * Added a few more Unicode characters to the export and unicode tests. před 18 roky
  Sam Hocevar 2f7c869bcc * Small test program for exporters. Usage: "export html", "export irc" etc. před 18 roky
  Jean-Yves Lamoureux bc62119fe8 * Fixed refresh when updating parameter in display_menu() před 18 roky
  Sam Hocevar b2243b1572 * Allow the color test to be built as a kernel. před 18 roky
  Sam Hocevar c21b5d5381 * More Unicode tests: gradient glyphs, double width characters. před 18 roky
  Sam Hocevar ce16433e89 * Added a tiny Unicode test program. Of course it does not work yet, but před 18 roky
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. před 19 roky