Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Sam Hocevar 1cb8d02560 * Set the cucul_import_memory() buffer type to void const * instead of 18 anni fa
..
Makefile.am * Deprecate buffer management. We're back to standard void* memory areas. 18 anni fa
box.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18 anni fa
canvas.c * Use the LSB of alpha and blue components to encode additional flags such 18 anni fa
charset.c * Removed "This function..." constructs from documentation. Fixed a few 18 anni fa
colour.c * Deprecate buffer management. We're back to standard void* memory areas. 18 anni fa
conic.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18 anni fa
cucul.c * Fix the default canvas colour value. 18 anni fa
cucul.h * Set the cucul_import_memory() buffer type to void const * instead of 18 anni fa
cucul.pc.in * Fixed bad library name in pc file. 19 anni fa
cucul_internals.h * Use the LSB of alpha and blue components to encode additional flags such 18 anni fa
dither.c * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored 18 anni fa
export.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 18 anni fa
font.c * Don't use htonl() directly, use common.h's hton32() wrapper. 18 anni fa
font_mono9.h * Slightly changed the font header information. No one distributes libcaca 18 anni fa
font_monobold12.h * Slightly changed the font header information. No one distributes libcaca 18 anni fa
import.c * Set the cucul_import_memory() buffer type to void const * instead of 18 anni fa
legacy.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a 18 anni fa
line.c * Have cucul_utf8_to_utf32 write how many bytes it read. 18 anni fa
sprite.c * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the 18 anni fa
transform.c * Use the LSB of alpha and blue components to encode additional flags such 18 anni fa
triangle.c * Better precision in cucul_fill_triangle(). 18 anni fa