25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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 년 전