You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 83b4374fb4 * Avoid useless call to strlen() in the exporters. 18 years ago
..
Makefile.am * Renamed bitmap.c into dither.c. 18 years ago
box.c * Made cucul_putchar32() an internal-only function. 18 years ago
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 years ago
charset.c * Slightly changed header comments. 18 years ago
colour.c * Replaced occurrences of "rgba" with "argb". 18 years ago
conic.c * Made cucul_putchar32() an internal-only function. 18 years ago
cucul.c * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 years ago
cucul.h * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 years ago
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 18 years ago
cucul_internals.h * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 18 years ago
dither.c * Renamed bitmap.c into dither.c. 18 years ago
export_ansi.c * Avoid useless call to strlen() in the exporters. 18 years ago
export_html.c * Avoid useless call to strlen() in the exporters. 18 years ago
export_irc.c * Avoid useless call to strlen() in the exporters. 18 years ago
export_ps.c * Avoid useless call to strlen() in the exporters. 18 years ago
export_svg.c * Avoid useless call to strlen() in the exporters. 18 years ago
line.c * Made cucul_putchar32() an internal-only function. 18 years ago
math.c * Removed spurious prototype. 18 years ago
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 years ago
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 18 years ago
triangle.c * Made cucul_putchar32() an internal-only function. 18 years ago