You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar c1e5f30692 * Fixed 4, 2 and 1-bit font rendering. 19 years ago
..
Makefile.am * Created a built-in font from Bitstream Vera (Monospace 9). 19 years ago
box.c * Made cucul_putchar32() an internal-only function. 19 years ago
canvas.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 years ago
charset.c * Slightly changed header comments. 19 years ago
colour.c * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 years ago
conic.c * Made cucul_putchar32() an internal-only function. 19 years ago
cucul.c * Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux. 19 years ago
cucul.h * Slightly updated the font format and wrote a font loader. Also added a 19 years ago
cucul.pc.in * Added pkgconfig files. Eh ouais mon gars. 19 years ago
cucul_internals.h * Created internal function _cucul_argb32_to_argb4() that splits an argb 19 years ago
dither.c * Renamed bitmap.c into dither.c. 19 years ago
export_ansi.c * Avoid useless call to strlen() in the exporters. 19 years ago
export_html.c * Avoid useless call to strlen() in the exporters. 19 years ago
export_irc.c * Avoid useless call to strlen() in the exporters. 19 years ago
export_ps.c * Avoid useless call to strlen() in the exporters. 19 years ago
export_svg.c * Avoid useless call to strlen() in the exporters. 19 years ago
font.c * Fixed 4, 2 and 1-bit font rendering. 19 years ago
font_monospace9.h * Fixed 4, 2 and 1-bit font rendering. 19 years ago
line.c * Made cucul_putchar32() an internal-only function. 19 years ago
math.c * Removed spurious prototype. 19 years ago
sprite.c * Replaced enum cucul_color with unsigned int. The size of an enum is not 19 years ago
transform.c * Store colour information on 32 bits, for future 12-bit colour support. 19 years ago
triangle.c * Made cucul_putchar32() an internal-only function. 19 years ago