選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Sam Hocevar 98ee92b2d0 * Updated the caca export format so that it supports multiple frames. 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 * Reworded documentation about buffer/string distinction. 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 * Clarify cucul_get_attr() behaviour in the cucul_set_attr() documentation. 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 * Remove legacy cucul_ansi_to_str() from cucul.h. 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 * Updated the caca export format so that it supports multiple frames. 18年前
font.c * Add information to the font format. 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 * Updated the caca export format so that it supports multiple frames. 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年前