您最多选择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 年前