29 Комити (99aa400f26261d4a6e750f23b378f4090f0fc720)

Аутор SHA1 Порука Датум
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to пре 18 година
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. пре 18 година
  Sam Hocevar 58ff9ea1f5 * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. пре 18 година
  Sam Hocevar 988f2f4e92 * Replaced enum cucul_color with unsigned int. The size of an enum is not пре 18 година
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. пре 18 година
  Sam Hocevar fcfbcd4000 * Check the magic bytes at the end of the buffer when cucul_load()ing it. пре 18 година
  Sam Hocevar 3b410fdc89 * Fixed old typo that caused qq->height to be uninitialised. пре 18 година
  Sam Hocevar cfadd8b64d * Removed CUCUL_BACKGROUND, CUCUL_ANTIALIASING and CUCUL_DITHERING пре 18 година
  Sam Hocevar e625e11d52 * Added cucul_get_export_list(). Returns a list of known export formats. пре 18 година
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we пре 18 година
  Sam Hocevar 41db7b066a * Implemented cucul_load() to reload a file that was saved with the пре 18 година
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). пре 18 година
  Sam Hocevar 77f995023d * Slightly changed header comments. пре 18 година
  Sam Hocevar f3698cd490 * Fixed an uninitialised structure member. пре 18 година
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). пре 18 година
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a пре 18 година
  Sam Hocevar a20393e0b2 * Removed code that did not need to be duplicated. пре 18 година
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. пре 18 година
  Sam Hocevar 67ee65c720 * Comment clarification. пре 18 година
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter пре 18 година
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. пре 18 година
  Jean-Yves Lamoureux 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. пре 18 година
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters пре 18 година
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications пре 18 година
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. пре 18 година
  Sam Hocevar da30961a0e * Fixed async issues between the driver and libcaca when resizing windows, пре 18 година
  Sam Hocevar 05e98f2254 * cucul_set_size() does nothing if a graphical backend is attached. Added пре 18 година
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), пре 19 година
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. пре 19 година
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for пре 19 година
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. пре 19 година
  Sam Hocevar dfb47f643c * src/cucul.c: s/width/height/. пре 19 година
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing пре 19 година