1163 Revize (9f43bc8b3cac4b1091978f63963f2103ae07346d)
 

Autor SHA1 Zpráva Datum
  Pascal Terjan 9f43bc8b3c * Add more tests for the ruby binding před 17 roky
  Pascal Terjan 4db01daeec * Add more tests for the ruby binding před 17 roky
  Pascal Terjan f56963e829 * Fix number of arguments for set_height před 17 roky
  Pascal Terjan 99c145b79a * Add the ruby tests to make check před 17 roky
  Pascal Terjan cd8c7c2c26 * Use autotools for Ruby bindings (2nd part) před 17 roky
  Pascal Terjan 92414f5af0 * Use autotools for Ruby bindings před 17 roky
  Pascal Terjan 53aa9c6e75 * Fix some prototypes and use a header file for Init_cucul_canvas před 17 roky
  Sam Hocevar 38c75c1bab * Make Charset class methods explicitly public. před 17 roky
  Sam Hocevar 94c42350dd * Link libcaca++ with libcucul++, not only the C versions. před 17 roky
  Sam Hocevar f3649b1559 * Do not run "make clean" in ruby/* subdirectories when the Makefiles do před 17 roky
  Sam Hocevar 67a677fa9e * Autotoolified the .NET bindings. Use --enable-dotnet. před 17 roky
  Sam Hocevar abea28ca4f * Build Ruby and C++ bindings by default. před 17 roky
  Sam Hocevar 1f1ac04df3 * Update C++ bindings after cucul_set_dither_mode() deprecation. před 17 roky
  Sam Hocevar 1714312f07 * Autotoolified the Ruby bindings. Use --enable-ruby. před 17 roky
  Sam Hocevar 55bfdceb55 * Update .gitignore after img2irc -> img2txt change. před 17 roky
  Pascal Terjan bb3c148fc2 * Add a first test for Ruby binding před 17 roky
  Pascal Terjan 184cb0ae2f Improve Ruby API for draw_{,thin_}polyline and fix a leak on error před 17 roky
  Pascal Terjan 64e427f2ed Fix a typo in the doc před 17 roky
  Sam Hocevar 9ff4740f56 * Add error checking to the tutorial. před 17 roky
  Sam Hocevar 933dd085a0 * Tutorial was generating a warning since the deprecation of cucul_putstr(). před 17 roky
  Pascal Terjan 9c6ede6e8c Import Ruby binding před 17 roky
  Jean-Yves Lamoureux 7d7f4c42e1 * Added switch to control output font size, and updated documentation před 17 roky
  Jean-Yves Lamoureux ae0a6b1c5d * Updated man page for --version před 17 roky
  Jean-Yves Lamoureux a4d6ee90fd * Added version switch před 17 roky
  Jean-Yves Lamoureux 9ecad83135 * Updated documentation to reflect img2irc name change, fixed typo in img2txt help před 17 roky
  Jean-Yves Lamoureux 44e90bf190 * Updated img2txt man page před 17 roky
  Sam Hocevar 63914b4198 * Always include <netinet/in.h> when present, to make header simpler. před 17 roky
  Sam Hocevar 3ab957dcc2 * cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier. před 17 roky
  Sam Hocevar acca03e820 * Use kpsewhich to find a4.sty and a4wide.sty, as suggested by před 17 roky
  Jean-Yves Lamoureux d6cc372844 * Fixed typo in help před 17 roky
  Jean-Yves Lamoureux f4f8d0c5dd * Added imlib2 note on builds without it před 17 roky
  Jean-Yves Lamoureux 4e0b1f5c13 * Added brightness / contrast / gamma support před 17 roky
  Jean-Yves Lamoureux 6a53dfc716 * Fixed bad file error handling, made dither and export errors more informative on program name před 17 roky
  Jean-Yves Lamoureux 885738502b * Added dither error handling před 17 roky
  Jean-Yves Lamoureux 016460536f * Added --dither option and updated usage() před 17 roky
  Jean-Yves Lamoureux eaf8253880 * WTF is a typedef missing ? před 17 roky
  Jean-Yves Lamoureux 3466626a69 * Quick and Dirty hack for DOS ans kernel drivers před 17 roky
  Jean-Yves Lamoureux f979f0f3a8 * Oops, forgot to add getopt replacement files, omg. před 17 roky
  Jean-Yves Lamoureux 5f07f38ac1 * Replaced img2irc / pic2irc occurences, fixed bad c/c in options list před 17 roky
  Jean-Yves Lamoureux 44e898598f * Renamed img2irc to a more generic img2txt před 17 roky
  Jean-Yves Lamoureux 2efdd10e16 * Added getopt / mygetopt support to img2irc, and added options to control width, height, and format před 17 roky
  Sam Hocevar 42d54d25c9 * New transition effects: horizontal and vertical lines. před 17 roky
  Sam Hocevar 3624787754 * Updated libcaca and cacaview after the API changes. před 17 roky
  Sam Hocevar dd463f6e7d * Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). It’s před 17 roky
  Sam Hocevar a0ea39643e * Implemented cucul_get_dither_charset() and cucul_get_dither_mode(). před 17 roky
  Sam Hocevar 9c155f042d * Renamed doxygen sections here and there to avoid embarassing side-effects před 17 roky
  Sam Hocevar 6986b8c64f * Renamed fonts to *.data to make sure they are not mistaken for editable před 17 roky
  Sam Hocevar 7c5430e84c * Implemented cucul_get_dither_antialias() and cucul_get_dither_color(). před 17 roky
  Sam Hocevar 49f230f863 * cucul_get_dither_brightness() is no longer a stub. před 17 roky
  Sam Hocevar 1bcf95b212 * Removed calls to now deprecated cucul_set_dither_invert(). před 17 roky