Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Sam Hocevar 8c43b304c9 * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() il y a 19 ans
..
Makefile.am * Implemented cucul_putattr(), cucul_putchar()'s attribute equivalent. il y a 19 ans
attr.c * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() il y a 19 ans
box.c * Switch back to UTF-32 arguments for drawing primitives, now that we il y a 19 ans
canvas.c * Minor documentation fixes. il y a 19 ans
charset.c * Removed "This function..." constructs from documentation. Fixed a few il y a 19 ans
conic.c * Switch back to UTF-32 arguments for drawing primitives, now that we il y a 19 ans
cucul.c * Fix the default canvas colour value. il y a 19 ans
cucul.h * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() il y a 19 ans
cucul.pc.in * Fixed bad library name in pc file. il y a 19 ans
cucul_internals.h * Replace _cucul_attr_to_ansi8() with a now documented cucul_attr_to_ansi() il y a 19 ans
dither.c * Got rid of cucul_ansi_to_attr() and cucul_argb_to_attr() and restored il y a 19 ans
export.c * Get rid of _cucul_attr_to_ansi4[fb]g() and replace all calls with il y a 19 ans
font.c * Don't use htonl() directly, use common.h's hton32() wrapper. il y a 19 ans
font_mono9.h * Slightly changed the font header information. No one distributes libcaca il y a 19 ans
font_monobold12.h * Slightly changed the font header information. No one distributes libcaca il y a 19 ans
import.c * If not enough data is available for import, return 0 instead of an error. il y a 19 ans
legacy.c * Renamed cucul_export() to cucul_export_memory(), paves the way for a il y a 19 ans
line.c * Switch back to UTF-32 arguments for drawing primitives, now that we il y a 19 ans
sprite.c * Get rid of cucul_set_attr_ansi() and cucul_set_attr_argb and merge the il y a 19 ans
transform.c * Use the LSB of alpha and blue components to encode additional flags such il y a 19 ans
triangle.c * Switch back to UTF-32 arguments for drawing primitives, now that we il y a 19 ans