選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 9fca19ecc3 * Added errno support to the kernel. 18年前
..
Makefile.am * Added -I${top_srcdir} to the compilation flags to fix builds configured 18年前
box.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
buffer.c * Updated kernel 'driver', still not working, but most of the work is done 18年前
canvas.c * Fixed an out of bounds bug in cucul_blit(). 18年前
charset.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
colour.c * Use a slightly different RGB palette for ANSI colours, so that brown 18年前
conic.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
cucul.c * Added errno support to the kernel. 18年前
cucul.h * Fixed cucul_render_glyph(). There is no way this could have ever possibly 18年前
cucul.pc.in * Fixed bad library name in pc file. 18年前
cucul_internals.h * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 18年前
dither.c * Fixed typos in cucul/dither.c that prevented using ordered dither modes, 18年前
export.c * Fix warnings in a few exporters. Do not assume %d accepts uint32_t without 18年前
font.c * Minor documentation fix (testing the buildbot, actually). 18年前
font_mono9.h * Regenerated fonts and reactivated them under Win32. 18年前
font_monobold12.h * Regenerated fonts and reactivated them under Win32. 18年前
import.c * Export the UTF-8 / UTF-32 / CP437 character conversions to applications. 18年前
line.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
sprite.c * Completed return value and errno handling in libcucul API. 18年前
transform.c * U+214B TURNED AMPERSAND 18年前
triangle.c * Fixing precision. 18年前