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 8ac089aa7a * Workaround for illegal ^[[0,0H ANSI escape code. 18 vuotta sitten
..
Makefile.am * Reverted that errno stuff. We'll just use the real errno. 18 vuotta sitten
box.c * Check for <errno.h>. 18 vuotta sitten
buffer.c * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18 vuotta sitten
canvas.c * More error checking in libcucul. 18 vuotta sitten
charset.c * Implemented the private _cucul_utf32_to_utf8() helper. 18 vuotta sitten
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 18 vuotta sitten
conic.c * Check for <errno.h>. 18 vuotta sitten
cucul.c * More error checking in libcucul. 18 vuotta sitten
cucul.h * Changed the cucul_create_dither() prototype to make sure the mask 18 vuotta sitten
cucul.pc.in * Fixed bad library name in pc file. 18 vuotta sitten
cucul_internals.h * Implemented the private _cucul_utf32_to_utf8() helper. 18 vuotta sitten
dither.c * Use UTF-32 instead of UTF-8 in the dithering glyph block list for slightly 18 vuotta sitten
export.c * Add linebreaks to the ANSI exporter for better readability, and use 18 vuotta sitten
font.c * Completed return value and errno handling in libcucul API. 18 vuotta sitten
font_mono9.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18 vuotta sitten
font_monobold12.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18 vuotta sitten
import.c * Workaround for illegal ^[[0,0H ANSI escape code. 18 vuotta sitten
line.c * Check for <errno.h>. 18 vuotta sitten
sprite.c * Completed return value and errno handling in libcucul API. 18 vuotta sitten
transform.c * Added a few more Unicode characters to the glyph transformations. 18 vuotta sitten
triangle.c * Check for <errno.h>. 18 vuotta sitten