12 Commits (99aa400f26261d4a6e750f23b378f4090f0fc720)

Author SHA1 Message Date
  Sam Hocevar 018fda76e8 * Removed \file directives from all files except caca.h and cucul.h, to 18 years ago
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
  Sam Hocevar 83b4374fb4 * Avoid useless call to strlen() in the exporters. 18 years ago
  Sam Hocevar cd0e8f7861 * Fixed old bugs I introduced in the exporters. 18 years ago
  Sam Hocevar a8990ca5a6 * Replaced occurrences of "rgba" with "argb". 18 years ago
  Sam Hocevar af4b95f8e6 * Store colour information on 32 bits, for future 12-bit colour support. 18 years ago
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 years ago
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 years ago
  Sam Hocevar 2b5680bd1d * Unicode support in the HTML exporter. 18 years ago
  Jean-Yves Lamoureux d1f6bb6759 * Added preliminary (but working) SVG exporter 18 years ago
  Sam Hocevar 9e698966f2 * Replaced all cucul_get_* exporters with a generic cucul_export() function. 18 years ago
  Jean-Yves Lamoureux c30c66d032 * Renamed exporter_* to export_*, from God recommendation. 18 years ago
  Jean-Yves Lamoureux 1971191c09 * Exploded cucul/export.c 18 years ago
  Jean-Yves Lamoureux 325211d7c4 * Added tests for malloc()'s 18 years ago
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters 18 years ago
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 18 years ago
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 18 years ago
  Jean-Yves Lamoureux b9ab5e0e5a * Exporters now return size of generated data 18 years ago
  Sam Hocevar 70d96c811b * Polished the driver split a bit (still no events, except resize events), 19 years ago
  Sam Hocevar 4f59010b4c * Moved stuff around to differenciate between libcucul and libcaca. 19 years ago
  Sam Hocevar 6c6beb3541 * Use 32 bit integers for the character array. No visible difference for 19 years ago
  Sam Hocevar 6d99c79d26 * All output plugins should now work again. 19 years ago
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 years ago