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 9d482f7762 * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured 18 years ago
..
Makefile.am * Reverted that errno stuff. We'll just use the real errno. 18 years ago
box.c * Check for <errno.h>. 18 years ago
buffer.c * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18 years ago
canvas.c * More error checking in libcucul. 18 years ago
charset.c * Removed duplicate uint*_t defines from *_internal.h and included common.h 18 years ago
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 18 years ago
conic.c * Check for <errno.h>. 18 years ago
cucul.c * More error checking in libcucul. 18 years ago
cucul.h * Completed return value and errno handling in libcucul API. 18 years ago
cucul.pc.in * Fixed bad library name in pc file. 18 years ago
cucul_internals.h * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18 years ago
dither.c * Completed return value and errno handling in libcucul API. 18 years ago
export.c * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured 18 years ago
font.c * Completed return value and errno handling in libcucul API. 18 years ago
font_mono9.h * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the 18 years ago
font_monobold12.h * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the 18 years ago
import.c * Completed return value and errno handling in libcucul API. 18 years ago
line.c * Check for <errno.h>. 18 years ago
sprite.c * Completed return value and errno handling in libcucul API. 18 years ago
transform.c * Completed return value and errno handling in libcucul API. 18 years ago
triangle.c * Check for <errno.h>. 18 years ago