選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar f3698cd490 * Fixed an uninitialised structure member. 19年前
..
Makefile.am * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 19年前
bitmap.c * Removed the cucul_t * argument from cucul_create_bitmap(). It's not needed. 19年前
box.c * Added glue code to compile libcaca without a libc and build applications 19年前
canvas.c * Renamed cucul/char.c into cucul/canvas.c because I'm adding stuff there 19年前
charset.c * Factorised some charset handling code into a new cucul/charset.c file. 19年前
conic.c * Added glue code to compile libcaca without a libc and build applications 19年前
cucul.c * Fixed an uninitialised structure member. 19年前
cucul.h * Renamed cucul_get_export() to cucul_create_export(). 19年前
cucul_internals.h * Cosmetic fixes. 19年前
export_ansi.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19年前
export_html.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19年前
export_irc.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19年前
export_ps.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19年前
export_svg.c * Renamed cucul_buffer to cucul_export. Vanilla rum rules. 19年前
line.c * Added glue code to compile libcaca without a libc and build applications 19年前
math.c * Got rid of cucul_powf(), too complex to implement and no longer used. 19年前
sprite.c * Got rid of useless parameters in cucul_*_bitmap and cucul_*_sprite. 19年前
triangle.c * Added glue code to compile libcaca without a libc and build applications 19年前