25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 년 전