r467 | sam | 2006-03-23 15:07:32 +0100 (Thu, 23 Mar 2006) | 4 lines
Changed paths:
M /trunk/cucul/box.c
M /trunk/cucul/canvas.c
M /trunk/cucul/conic.c
M /trunk/cucul/cucul.h
M /trunk/cucul/cucul_internals.h
M /trunk/cucul/line.c
M /trunk/cucul/triangle.c
M /trunk/src/cacaview.c
M /trunk/test/demo.c
M /trunk/test/event.c
M /trunk/test/export.c
M /trunk/test/spritedit.c
* Made cucul_putchar32() an internal-only function.
* Changed the line, box, ellipsis etc. prototypes so that they use an UTF-8
string instead of a single character as their last argument.
|