選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 9d482f7762 * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured 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 * Removed duplicate uint*_t defines from *_internal.h and included common.h 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 * Completed return value and errno handling in libcucul API. 18年前
cucul.pc.in * Fixed bad library name in pc file. 18年前
cucul_internals.h * Implemented cucul_load_file() and cucul_load_memory() to load respectively 18年前
dither.c * Completed return value and errno handling in libcucul API. 18年前
export.c * Added "utf8" export that is like ANSI but exports UTF-8 encoded coloured 18年前
font.c * Completed return value and errno handling in libcucul API. 18年前
font_mono9.h * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the 18年前
font_monobold12.h * Added Unicode range U+2200 - U+22FF (Mathematical Operators) to the 18年前
import.c * Completed return value and errno handling in libcucul API. 18年前
line.c * Check for <errno.h>. 18年前
sprite.c * Completed return value and errno handling in libcucul API. 18年前
transform.c * Completed return value and errno handling in libcucul API. 18年前
triangle.c * Check for <errno.h>. 18年前