25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar 8c43b304c9 * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 년 전
..
Makefile.am * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent. 18 년 전
attr.c * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 년 전
box.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 년 전
canvas.c * Minor documentation fixes. 18 년 전
charset.c * Removed "This function..." constructs from documentation. Fixed a few 18 년 전
conic.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 년 전
cucul.c * Fix the default canvas colour value. 18 년 전
cucul.h * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 년 전
cucul.pc.in * Fixed bad library name in pc file. 19 년 전
cucul_internals.h * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() 18 년 전
dither.c * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored 18 년 전
export.c * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with 18 년 전
font.c * Don't use htonl() directly, use common.h's hton32() wrapper. 18 년 전
font_mono9.h * Slightly changed the font header information. No one distributes libcaca 18 년 전
font_monobold12.h * Slightly changed the font header information. No one distributes libcaca 18 년 전
import.c * If not enough data is available for import, return 0 instead of an error. 18 년 전
legacy.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 18 년 전
line.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 년 전
sprite.c * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the 18 년 전
transform.c * Use the LSB of alpha and blue components to encode additional flags such 18 년 전
triangle.c * Switch back to UTF-32 arguments for drawing primitives, now that we 18 년 전