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