20 Commits (0e15619e46aea1faecdffde0953ad8578eab01eb)

Author SHA1 Message Date
  Sam Hocevar bca049e6d7 * Changed the 2nd argument of cucul_create_export to a string. This way we 18 years ago
  Sam Hocevar 41db7b066a * Implemented cucul_load() to reload a file that was saved with the 18 years ago
  Sam Hocevar 571de1af04 * Renamed cucul_init()/cucul_end() into cucul_create()/cucul_free(). 18 years ago
  Sam Hocevar 77f995023d * Slightly changed header comments. 18 years ago
  Sam Hocevar f3698cd490 * Fixed an uninitialised structure member. 18 years ago
  Sam Hocevar 2c80bf875b * Renamed cucul_get_export() to cucul_create_export(). 18 years ago
  Sam Hocevar c979bc6eae * Changed the cucul_init parameter so that it now directly accepts a 18 years ago
  Sam Hocevar a20393e0b2 * Removed code that did not need to be duplicated. 18 years ago
  Sam Hocevar bb1cedf858 * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 18 years ago
  Sam Hocevar 67ee65c720 * Comment clarification. 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 9071a26bb9 * Added preliminary Postscript (tm) (r) (c) exporter. 18 years ago
  Jean-Yves Lamoureux 5a09b684fe * Updated README for network driver, fixed remaining exporters 19 years ago
  Sam Hocevar 15ac34a918 * Added glue code to compile libcaca without a libc and build applications 19 years ago
  Jean-Yves Lamoureux a676487863 * Changed way temporary buffer of ansi export was handled. Need to do that for other exporters as well. 19 years ago
  Sam Hocevar da30961a0e * Fixed async issues between the driver and libcaca when resizing windows, 19 years ago
  Sam Hocevar 05e98f2254 * cucul_set_size() does nothing if a graphical backend is attached. Added 19 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 dfb47f643c * src/cucul.c: s/width/height/. 19 years ago
  Sam Hocevar 4c72df99aa A new low-level text management library (canvas for ultrafast compositing 19 years ago