選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 8ac089aa7a * Workaround for illegal ^[[0,0H ANSI escape code. 18年前
..
Makefile.am * Reverted that errno stuff. We'll just use the real errno. 18年前
box.c * Check for <errno.h>. 18年前
buffer.c * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18年前
canvas.c * More error checking in libcucul. 18年前
charset.c * Implemented the private _cucul_utf32_to_utf8() helper. 18年前
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 18年前
conic.c * Check for <errno.h>. 18年前
cucul.c * More error checking in libcucul. 18年前
cucul.h * Changed the cucul_create_dither() prototype to make sure the mask 18年前
cucul.pc.in * Fixed bad library name in pc file. 18年前
cucul_internals.h * Implemented the private _cucul_utf32_to_utf8() helper. 18年前
dither.c * Use UTF-32 instead of UTF-8 in the dithering glyph block list for slightly 18年前
export.c * Add linebreaks to the ANSI exporter for better readability, and use 18年前
font.c * Completed return value and errno handling in libcucul API. 18年前
font_mono9.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18年前
font_monobold12.h * Optimise built-in fonts. We gain about 100kB in the final binary. 18年前
import.c * Workaround for illegal ^[[0,0H ANSI escape code. 18年前
line.c * Check for <errno.h>. 18年前
sprite.c * Completed return value and errno handling in libcucul API. 18年前
transform.c * Added a few more Unicode characters to the glyph transformations. 18年前
triangle.c * Check for <errno.h>. 18年前