r1041 | sam | 2006-11-12 16:26:13 +0100 (Sun, 12 Nov 2006) | 3 lines
Changed paths:
M /trunk/caca/caca.c
M /trunk/caca/graphics.c
M /trunk/common.h
M /trunk/cucul/attr.c
M /trunk/cucul/canvas.c
M /trunk/cucul/cucul.c
M /trunk/cucul/dither.c
M /trunk/cucul/export.c
M /trunk/cucul/font.c
M /trunk/cucul/frame.c
M /trunk/cucul/import.c
M /trunk/cucul/legacy.c
* Got rid of HAVE_ERRNO_H ifdefs by defining seterrno()/geterrno() functions.
* More debugging information in the import/export and font functions.
|