bb3c148
* Add a first test for Ruby binding by
2007-11-13 23:28:59 +0000
184cb0a
Improve Ruby API for draw_{,thin_}polyline and fix a leak on error by
2007-11-13 13:20:14 +0000
64e427f
Fix a typo in the doc by
2007-11-13 12:41:33 +0000
9ff4740
* Add error checking to the tutorial. by
2007-11-13 11:19:00 +0000
933dd08
* Tutorial was generating a warning since the deprecation of cucul_putstr(). by
2007-11-13 11:18:59 +0000
9c6ede6
Import Ruby binding by
2007-11-13 11:03:25 +0000
7d7f4c4
* Added switch to control output font size, and updated documentation accordingly by
2007-11-07 10:29:02 +0000
ae0a6b1
* Updated man page for --version by
2007-11-07 10:07:04 +0000
a4d6ee9
* Added version switch by
2007-11-07 10:03:50 +0000
9ecad83
* Updated documentation to reflect img2irc name change, fixed typo in img2txt help by
2007-11-07 09:44:26 +0000
44e90bf
* Updated img2txt man page by
2007-11-07 09:27:43 +0000
63914b4
* Always include <netinet/in.h> when present, to make header simpler. by
2007-11-07 01:09:20 +0000
3ab957d
* cacaserver compilation fix on FreeBSD, courtesy of Alexis Ballier. by
2007-11-07 01:09:16 +0000
acca03e
* Use kpsewhich to find a4.sty and a4wide.sty, as suggested by Alexis Ballier. by
2007-11-07 01:09:13 +0000
d6cc372
* Fixed typo in help by
2007-11-06 16:12:33 +0000
f4f8d0c
* Added imlib2 note on builds without it by
2007-11-06 16:07:03 +0000
4e0b1f5
* Added brightness / contrast / gamma support by
2007-11-06 14:09:07 +0000
6a53dfc
* Fixed bad file error handling, made dither and export errors more informative on program name by
2007-11-06 13:51:36 +0000
8857385
* Added dither error handling by
2007-11-06 13:49:19 +0000
0164605
* Added --dither option and updated usage() by
2007-11-06 13:45:18 +0000
eaf8253
* WTF is a typedef missing ? by
2007-11-06 13:19:23 +0000
3466626
* Quick and Dirty hack for DOS ans kernel drivers by
2007-11-06 13:13:14 +0000
f979f0f
* Oops, forgot to add getopt replacement files, omg. by
2007-11-06 12:59:54 +0000
5f07f38
* Replaced img2irc / pic2irc occurences, fixed bad c/c in options list by
2007-11-06 12:57:46 +0000
44e8985
* Renamed img2irc to a more generic img2txt by
2007-11-06 12:55:26 +0000
2efdd10
* Added getopt / mygetopt support to img2irc, and added options to control width, height, and format by
2007-11-06 12:53:52 +0000
42d54d2
* New transition effects: horizontal and vertical lines. by
2007-11-04 18:37:38 +0000
3624787
* Updated libcaca and cacaview after the API changes. by
2007-11-04 12:00:03 +0000
dd463f6
* Renamed cucul_set_dither_mode() into cucul_set_dither_algorithm(). It’s a longer name but "mode" really wasn’t appropriate here. by
2007-11-04 12:00:00 +0000
a0ea396
* Implemented cucul_get_dither_charset() and cucul_get_dither_mode(). by
2007-11-04 11:59:57 +0000
9c155f0
* Renamed doxygen sections here and there to avoid embarassing side-effects such as "man tutorial" showing the libcaca tutorial on Debian systems. by
2007-11-04 11:59:54 +0000
6986b8c
* Renamed fonts to *.data to make sure they are not mistaken for editable files (like there is any chance). by
2007-11-04 11:59:47 +0000
7c5430e
* Implemented cucul_get_dither_antialias() and cucul_get_dither_color(). by
2007-11-04 10:41:07 +0000
49f230f
* cucul_get_dither_brightness() is no longer a stub. * Implemented missing cucul_get_dither_contrast(). by
2007-11-04 09:56:40 +0000
1bcf95b
* Removed calls to now deprecated cucul_set_dither_invert(). by
2007-11-04 09:56:37 +0000
4478fdb
* Ignore the autotools/ directory. by
2007-11-04 09:30:15 +0000
85f2b01
* Added .gitignore files in addition to svn:ignore properties. by
2007-11-04 09:29:07 +0000
c31150d
* Don’t manage autotools/ with SVN. by
2007-11-04 08:45:47 +0000
4f287ae
* Add a lookback table in the output. Will be handy later. * Now sortchars’s output can be directly saved to a C header file. by
2007-11-03 23:27:54 +0000
e28b8cc
* Add cucul_get_dither_brightness(), _gamma() and _contrast(). There is no reason to keep a copy of them in the calling program. * Deprecate cucul_set_dither_invert(). Inverting a dither's colours is now done by setting a negative gamma value. by
2007-11-03 22:59:53 +0000
2c799eb
* Crap, typo in bootstrap script. by
2007-11-03 12:59:42 +0000
3ec9afd
* Updated bootstrap script. by
2007-11-03 12:58:05 +0000
d0973a0
* Only use __attribute__((__deprecated__)) with gcc >= 3.x. by
2007-10-28 10:27:01 +0000
0189ba0
* C89 compilation fix for machines that do not have <endian.h>, thanks to Rado S. by
2007-10-28 10:23:59 +0000
dff5905
* When present, include <termios.h> and <unistd.h> to allow the ncurses driver to build on Solaris. Fix courtesy of Rado S. by
2007-10-28 10:20:11 +0000
ab031ed
* Improved distance computation in sortchars.c. * Use font 0 instead of font 1. * Print a bitmapped example at the end. by
2007-10-23 23:02:40 +0000
7e355ca
* Updates to sortchars.c so that it can output a proper LUT. by
2007-10-22 10:15:54 +0000
6f08997
* Small tool to analyse character glyphs depending on their shape. Will be used for improved dithering. by
2007-10-22 08:47:05 +0000
309e287
* Documented which drivers support caca_set_cursor(). by
2007-10-20 07:37:28 +0000
95e6709
* Implemented caca_set_cursor() on the X11, ncurses and S-Lang drivers. * Use caca_set_cursor() in test/input.c. by
2007-10-19 22:22:13 +0000
b6edafc
* Fixed cacaview’s dithering selection. by
2007-10-18 22:07:39 +0000
642193e
* Output refman.log in case of build error. by
2007-10-07 20:40:39 +0000
05ae318
* Save user attributes when calling cucul_dither_bitmap(). by
2007-09-30 16:49:47 +0000
fa473bc
* Further refined the tetex/texlive detection method. * Support for autotools-1.10. by
2007-09-30 15:03:38 +0000
513d856
* Support Debian's texlive installation. Will sneak this fix in beta12. by
2007-09-30 14:44:46 +0000
2b6b68d
* Set version to 0.99.beta11. * Updated NEWS and ChangeLog. by
2007-09-30 13:34:11 +0000
8fda92b
* Minor tuning to the various tests, just so that they’re releasable. by
2007-09-30 13:32:16 +0000
7d12db8
* Replaced deprecated cucul_rotate() call with cucul_rotate_180(). by
2007-09-30 11:28:13 +0000
38f08d7
* Added a few rotation pairs. Nothing awesome. by
2007-09-30 10:22:24 +0000
95f28cd
* Improve rotation output by avoiding white-on-black attributes to appear due to spaces. by
2007-09-30 10:12:19 +0000
91d8c93
* Allow to rotate canvases with an odd width. * Added a few additional character pairs of the left/right rotations. * Added missing errno sets. by
2007-09-29 15:15:17 +0000
4e6ef71
* More widechar rotations. \/ > /\ < is cool. by
2007-08-02 18:12:19 +0000
2224430
* Reset cursor position after a resize. Not sure it’s what I want. by
2007-08-02 17:33:10 +0000
de9ba79
* More widechar rotation pairs. by
2007-08-02 16:38:31 +0000
7373e6b
* Renamed cucul_rotate_*_wide to cucul_rotate_* and cucul_rotate_* to cucul_stretch_* to avoid long function names. And the pairwise rotations look so nice now that they should be the real rotation chars. by
2007-07-17 20:46:18 +0000
64e11f1
* More characters for the wide rotations. * Updated test/text to show what the wide rotations now do. by
2007-07-17 17:20:11 +0000
a936f95
* Use j/ḷ and l/ȷ pairs in glyph rotation. by
2007-07-17 15:22:34 +0000
1f4a8ef
* minor warning fix by
2007-07-16 23:51:49 +0000
6982b8e
* Implemented cucul_rotate_left_wide() and cucul_rotate_right_wide(). They suck massively for now. by
2007-07-10 17:02:46 +0000
a97482f
* Fixed address in license. by
2007-07-09 17:24:28 +0000
f338951
* Renamed cucul_left/cucul_right into cucul_rotate_left/cucul_rotate_right. * Renamed cucul_rotate into cucul_rotate_180. * Deprecated cucul_rotate and fix examples accordingly. Hope it all makes sense. by
2007-06-28 16:29:00 +0000
0a02cbb
* Added a small test for cucul_left() in test/text.c. It is *fucking* ugly. by
2007-06-28 15:57:25 +0000
803099a
* Implemented cucul_left() and cucul_right() for 90-degree rotations. by
2007-06-28 15:56:59 +0000
1c5b493
* Patch by Ben Wiley Sittler to use ACS_* special characters in the ncurses driver. by
2007-06-28 12:58:17 +0000
ee60c30
* Handle multiframe canvases in the caca importer, courtesy of Ben Wiley Sittler. Untested. by
2007-06-28 12:56:40 +0000
67e2e8d
* Removed malloc() calls from the rotozoom code, put initialisation in the PREPARE rule and did minor cleanup (SCNR). by
2007-06-28 12:49:28 +0000
17109d0
* Added more box glyphs to the canvas transformations, courtesy of Ben Wiley Sittler. by
2007-06-28 12:47:57 +0000
089c60d
* Added a few chars to the unicode test. by
2007-06-28 12:46:54 +0000
a6cb886
* Differentiate between • and ● in the X11 rendering overrides. by
2007-06-28 12:46:04 +0000
1e67bd5
* Patch by Ben Wiley Sittler for two misrendered glyphs. by
2007-06-28 12:15:06 +0000
9369bb3
* Slightly nicer code in driver_x11.c. by
2007-06-28 07:43:41 +0000
4426773
* Minor cosmetic changes by
2007-06-28 07:42:36 +0000
8c7a667
* Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8. by
2007-06-27 18:00:18 +0000
8ed4915
* X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them a bit myself, too. by
2007-06-27 17:40:14 +0000
c9570af
* Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset does not exist, courtesy of Ben Wiley Sittler. by
2007-06-27 14:43:59 +0000
a6a1783
* Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler. by
2007-06-27 14:39:47 +0000
c9f6de3
* Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler. by
2007-06-27 13:35:59 +0000
1deb197
* Disabled USE_RGB12_FGBG for now, as it was reported not to work. by
2007-06-27 13:06:18 +0000
6d843e7
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley Sittler <bsittler@gmail.com> by
2007-06-27 13:03:31 +0000
75f84ce
* Updated internal fonts to match tools/makefont.c. by
2007-06-27 12:52:15 +0000
ee56ef1
* Added glyphs to our default fonts: + Geometric Shapes, Halfwidth and Fullwidth Forms (as suggested by Ben Wiley Sittler) + Miscellaneous Symbols (as suggested by Mohammed Adnène Trojette) by
2007-06-27 12:48:34 +0000
17dc232
* Add a "make fonts" rule to the makefile for easy updates. by
2007-06-27 12:46:25 +0000
f03911b
* Added rotozoom (and its 1MB header file) by
2007-06-24 07:46:18 +0000
927ab46
* Added squared transition to cacademo by
2007-02-23 14:34:48 +0000
d9adb5f
* Added error checks to cacaplay by
2007-02-22 15:34:48 +0000
6b807c1
* Added error checks on canvas / display creations by
2007-02-22 15:31:39 +0000
389cfcd
* Added error detection to truecolor test by
2007-02-22 14:47:32 +0000
66fb91b
* The transformation rules didn’t have ⅃ ⅄ ⅂. by
2007-02-20 18:15:52 +0000
2276a03
* Changed threshold in key events, a bit more natural by
2007-01-04 11:07:43 +0000
9597783
* Bwarf, typo in the no warranty clause. by
2006-12-12 01:53:54 +0000