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 25344d89b0 * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() 18 years ago
..
Makefile.am * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent. 18 years ago
attr.c * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 years ago
box.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 years ago
canvas.c * Minor documentation fixes. 18 years ago
charset.c * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() 18 years ago
conic.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 years ago
cucul.c * Got rid of very old _cucul_init_dither() function call. 18 years ago
cucul.h * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 years ago
cucul.pc.in * Fixed bad library name in pc file. 19 years ago
cucul_internals.h * Got rid of the now unused _cucul_strlen_utf8() and _cucul_skip_utf8() 18 years ago
dither.c * Got rid of very old _cucul_init_dither() function call. 18 years ago
export.c * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with 18 years ago
font.c * Don't use htonl() directly, use common.h's hton32() wrapper. 18 years ago
font_mono9.h * Slightly changed the font header information. No one distributes libcaca 18 years ago
font_monobold12.h * Slightly changed the font header information. No one distributes libcaca 18 years ago
import.c * If not enough data is available for import, return 0 instead of an error. 18 years ago
legacy.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 18 years ago
line.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 years ago
sprite.c * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the 18 years ago
transform.c * Use the LSB of alpha and blue components to encode additional flags such 18 years ago
triangle.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 years ago