選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar a1deddf2a6 * Fixed an out of bounds bug in cucul_blit(). 19年前
..
Makefile.am * Added -I${top_srcdir} to the compilation flags to fix builds configured 19年前
box.c * Have cucul_utf8_to_utf32 write how many bytes it read. 19年前
buffer.c * Implemented cucul_load_file() and cucul_load_memory() to load respectively 19年前
canvas.c * Fixed an out of bounds bug in cucul_blit(). 19年前
charset.c * Have cucul_utf8_to_utf32 write how many bytes it read. 19年前
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 19年前
conic.c * Have cucul_utf8_to_utf32 write how many bytes it read. 19年前
cucul.c * More error checking in libcucul. 19年前
cucul.h * Have cucul_utf8_to_utf32 write how many bytes it read. 19年前
cucul.pc.in * Fixed bad library name in pc file. 19年前
cucul_internals.h * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 19年前
dither.c * Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned 19年前
export.c * Fix warnings in a few exporters. Do not assume %d accepts uint32_t without 19年前
font.c * Regenerated fonts and reactivated them under Win32. 19年前
font_mono9.h * Regenerated fonts and reactivated them under Win32. 19年前
font_monobold12.h * Regenerated fonts and reactivated them under Win32. 19年前
import.c * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 19年前
line.c * Have cucul_utf8_to_utf32 write how many bytes it read. 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 * Have cucul_utf8_to_utf32 write how many bytes it read. 19年前