Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Sam Hocevar c1e5f30692 * Fixed 4, 2 and 1-bit font rendering. 19 лет назад
..
Makefile.am * Created a built-in font from Bitstream Vera (Monospace 9). 19 лет назад
box.c * Made cucul_putchar32() an internal-only function. 19 лет назад
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 лет назад
charset.c * Slightly changed header comments. 19 лет назад
colour.c * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 лет назад
conic.c * Made cucul_putchar32() an internal-only function. 19 лет назад
cucul.c * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 19 лет назад
cucul.h * Slightly updated the font format and wrote a font loader. Also added a 19 лет назад
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 19 лет назад
cucul_internals.h * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 лет назад
dither.c * Renamed bitmap.c into dither.c. 19 лет назад
export_ansi.c * Avoid useless call to strlen() in the exporters. 19 лет назад
export_html.c * Avoid useless call to strlen() in the exporters. 19 лет назад
export_irc.c * Avoid useless call to strlen() in the exporters. 19 лет назад
export_ps.c * Avoid useless call to strlen() in the exporters. 19 лет назад
export_svg.c * Avoid useless call to strlen() in the exporters. 19 лет назад
font.c * Fixed 4, 2 and 1-bit font rendering. 19 лет назад
font_monospace9.h * Fixed 4, 2 and 1-bit font rendering. 19 лет назад
line.c * Made cucul_putchar32() an internal-only function. 19 лет назад
math.c * Removed spurious prototype. 19 лет назад
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 лет назад
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 19 лет назад
triangle.c * Made cucul_putchar32() an internal-only function. 19 лет назад