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