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 c1e5f30692 * Fixed 4, 2 and 1-bit font rendering. 19 anni fa
..
Makefile.am * Created a built-in font from Bitstream Vera (Monospace 9). 19 anni fa
box.c * Made cucul_putchar32() an internal-only function. 19 anni fa
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 anni fa
charset.c * Slightly changed header comments. 19 anni fa
colour.c * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 anni fa
conic.c * Made cucul_putchar32() an internal-only function. 19 anni fa
cucul.c * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 19 anni fa
cucul.h * Slightly updated the font format and wrote a font loader. Also added a 19 anni fa
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 19 anni fa
cucul_internals.h * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 anni fa
dither.c * Renamed bitmap.c into dither.c. 19 anni fa
export_ansi.c * Avoid useless call to strlen() in the exporters. 19 anni fa
export_html.c * Avoid useless call to strlen() in the exporters. 19 anni fa
export_irc.c * Avoid useless call to strlen() in the exporters. 19 anni fa
export_ps.c * Avoid useless call to strlen() in the exporters. 19 anni fa
export_svg.c * Avoid useless call to strlen() in the exporters. 19 anni fa
font.c * Fixed 4, 2 and 1-bit font rendering. 19 anni fa
font_monospace9.h * Fixed 4, 2 and 1-bit font rendering. 19 anni fa
line.c * Made cucul_putchar32() an internal-only function. 19 anni fa
math.c * Removed spurious prototype. 19 anni fa
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 anni fa
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 19 anni fa
triangle.c * Made cucul_putchar32() an internal-only function. 19 anni fa