選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 1cb8d02560 * Set the cucul_import_memory() buffer type to void const * instead of 18年前
..
Makefile.am * Deprecate buffer management. We're back to standard void* memory areas. 18年前
box.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
canvas.c * Use the LSB of alpha and blue components to encode additional flags such 18年前
charset.c * Removed "This function..." constructs from documentation. Fixed a few 18年前
colour.c * Deprecate buffer management. We're back to standard void* memory areas. 18年前
conic.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18年前
cucul.c * Fix the default canvas colour value. 18年前
cucul.h * Set the cucul_import_memory() buffer type to void const * instead of 18年前
cucul.pc.in * Fixed bad library name in pc file. 19年前
cucul_internals.h * Use the LSB of alpha and blue components to encode additional flags such 18年前
dither.c * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored 18年前
export.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 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 * Set the cucul_import_memory() buffer type to void const * instead of 18年前
legacy.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 18年前
line.c * Have cucul_utf8_to_utf32 write how many bytes it read. 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 * Better precision in cucul_fill_triangle(). 18年前