You can not select more than 25 topics 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 years ago
..
Makefile.am * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 years ago
box.c * Made cucul_putchar32() an internal-only function. 18 years ago
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 years ago
charset.c * Slightly changed header comments. 18 years ago
colour.c * Fixed compilation warning. 18 years ago
conic.c * Made cucul_putchar32() an internal-only function. 18 years ago
cucul.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
cucul.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 years ago
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 18 years ago
cucul_internals.h * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
dither.c * Renamed bitmap.c into dither.c. 18 years ago
export_ansi.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
export_html.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
export_irc.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
export_ps.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
export_svg.c * Renamed cucul_export into cucul_buffer. We'll use it for other things. 18 years ago
font.c * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 years ago
font_mono9.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 years ago
font_monobold12.h * Implemented cucul_get_font_list() to retrieve the list of builtin fonts. 18 years ago
line.c * Made cucul_putchar32() an internal-only function. 18 years ago
math.c * Removed spurious prototype. 18 years ago
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 18 years ago
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 18 years ago
triangle.c * Made cucul_putchar32() an internal-only function. 18 years ago