15 Commits (6a22ce903ea915685ce35b493c8e970543f496fc)

Author SHA1 Message Date
  Sam Hocevar 7e75ff3c1d * Fix the "img2txt: option requires an argument -- h" bug. 18 years ago
  Sam Hocevar 8d9239234f * Use cucul_get_dither_algorithm_list() and cucul_get_export_list() instead 18 years ago
  Jean-Yves Lamoureux c2ed045c79 * Added BBCode (French) format to img2txt's help and doc 18 years ago
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings 18 years ago
  Jean-Yves Lamoureux 7d7f4c42e1 * Added switch to control output font size, and updated documentation 18 years ago
  Jean-Yves Lamoureux a4d6ee90fd * Added version switch 18 years ago
  Jean-Yves Lamoureux 9ecad83135 * Updated documentation to reflect img2irc name change, fixed typo in img2txt help 18 years ago
  Jean-Yves Lamoureux d6cc372844 * Fixed typo in help 18 years ago
  Jean-Yves Lamoureux f4f8d0c5dd * Added imlib2 note on builds without it 18 years ago
  Jean-Yves Lamoureux 4e0b1f5c13 * Added brightness / contrast / gamma support 18 years ago
  Jean-Yves Lamoureux 6a53dfc716 * Fixed bad file error handling, made dither and export errors more informative on program name 18 years ago
  Jean-Yves Lamoureux 885738502b * Added dither error handling 18 years ago
  Jean-Yves Lamoureux 016460536f * Added --dither option and updated usage() 18 years ago
  Jean-Yves Lamoureux 5f07f38ac1 * Replaced img2irc / pic2irc occurences, fixed bad c/c in options list 18 years ago
  Jean-Yves Lamoureux 44e898598f * Renamed img2irc to a more generic img2txt 18 years ago
  Jean-Yves Lamoureux 2efdd10e16 * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format 18 years ago
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. 19 years ago
  Sam Hocevar 33058757da * Add a no warranty clause to the code. 19 years ago
  Sam Hocevar 21856cf414 * Wrote manual pages for img2irc, cacaplay and cacaserver. 19 years ago
  Sam Hocevar 9621f21c5a * Convert all programs and tests to the new import/export API. 19 years ago
  Sam Hocevar 42c9518d2a * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored 19 years ago
  Sam Hocevar 0b37a307dd * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the 19 years ago
  Sam Hocevar aa93ad25f6 * Remove cucul_set_color() from the exported API and replaced all calls 19 years ago
  Sam Hocevar c58db87df1 * A few coding style fixes. 19 years ago
  Jean-Yves Lamoureux 1b821e2588 * Updated kernel 'driver', still not working, but most of the work is done 19 years ago
  Sam Hocevar 5cb4d4dedf * Removed duplicate uint*_t defines from *_internal.h and included common.h 19 years ago
  Sam Hocevar bde0e5ca7e * Changed cucul_clear_canvas() again. It now uses the current foreground 19 years ago
  Sam Hocevar 2401f2c732 * Moved cucul_load_canvas() into cucul/import.c and renamed it into 19 years ago
  Sam Hocevar 0deb4abc25 * Changed the cucul_dither_bitmap behaviour so that the 4 coordinates are 19 years ago
  Sam Hocevar a4ac581b6f * Renamed cucul_clear() to cucul_clear_canvas() and added an argument to 19 years ago
  Sam Hocevar 18f6532dbc * Renamed main canvas-related functions so that they have "canvas" in 19 years ago
  Sam Hocevar 687a2c43f6 * Renamed caca_t into caca_display_t. 19 years ago
  Sam Hocevar 246c5b4d67 * Renamed cucul_t into cucul_canvas_t. Eh ouais mon con. 19 years ago
  Sam Hocevar 17c065a49e * Replaced "struct cucul_*" and "struct caca_*" types with opaque typedefs 20 years ago
  Sam Hocevar 41d475589c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 20 years ago
  Sam Hocevar 1084035890 * Added img2irc program. I know it does not have "cucul" or "caca" in the 20 years ago