選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 1911e368f4 * Fixed compilation warning. 18年前
..
Makefile.am * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
box.c * Made cucul_putchar32() an internal-only function. 18年前
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18年前
charset.c * Slightly changed header comments. 18年前
colour.c * Fixed compilation warning. 18年前
conic.c * Made cucul_putchar32() an internal-only function. 18年前
cucul.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
cucul.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 18年前
cucul_internals.h * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
dither.c * Renamed bitmap.c into dither.c. 18年前
export_ansi.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
export_html.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
export_irc.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
export_ps.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
export_svg.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18年前
font.c * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
font_mono9.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
font_monobold12.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18年前
line.c * Made cucul_putchar32() an internal-only function. 18年前
math.c * Removed spurious prototype. 18年前
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18年前
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 18年前
triangle.c * Made cucul_putchar32() an internal-only function. 18年前