選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar ee55871e3f * If the ANSI file we import does not use the 80 columns, we don't expand 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 * Changed the cucul_create_dither() prototype to make sure the mask 18年前
export.c * Use _cucul_utf32_to_utf8() instead of the inline code in the UTF-8 and 18年前
font.c * Completed return value and errno handling in libcucul API. 18年前
font_mono9.h * Added a few more Unicode blocks to the default fonts. 18年前
font_monobold12.h * Added a few more Unicode blocks to the default fonts. 18年前
import.c * If the ANSI file we import does not use the 80 columns, we don't expand 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年前