您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Sam Hocevar 8ac089aa7a * Workaround for illegal ^[[0,0H ANSI escape code. 19 年前
..
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 19 年前
export.c * Add linebreaks to the ANSI exporter for better readability, and use 19 年前
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 * Workaround for illegal ^[[0,0H ANSI escape code. 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 年前