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 f3698cd490 * Fixed an uninitialised structure member. 19 years ago
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 19 years ago
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 19 years ago
box.c * Added glue code to compile libcaca without a libc and build applications 19 years ago
canvas.c * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 19 years ago
charset.c * Factorised some charset handling code into a new cucul/charset.c file. 19 years ago
conic.c * Added glue code to compile libcaca without a libc and build applications 19 years ago
cucul.c * Fixed an uninitialised structure member. 19 years ago
cucul.h * Renamed cucul_get_export() to cucul_create_export(). 19 years ago
cucul_internals.h * Cosmetic fixes. 19 years ago
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 years ago
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 years ago
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 years ago
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 years ago
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19 years ago
line.c * Added glue code to compile libcaca without a libc and build applications 19 years ago
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. 19 years ago
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 19 years ago
triangle.c * Added glue code to compile libcaca without a libc and build applications 19 years ago