..
Makefile.am
* Created a built-in font from Bitstream Vera (Monospace 9).
vor 18 Jahren
box.c
* Made cucul_putchar32() an internal-only function.
vor 18 Jahren
canvas.c
* Replaced enum cucul_color with unsigned int. The size of an enum is not
vor 18 Jahren
charset.c
* Slightly changed header comments.
vor 18 Jahren
colour.c
* Replaced occurrences of "rgba" with "argb".
vor 18 Jahren
conic.c
* Made cucul_putchar32() an internal-only function.
vor 18 Jahren
cucul.c
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
vor 18 Jahren
cucul.h
* Slightly updated the font format and wrote a font loader. Also added a
vor 18 Jahren
cucul.pc.in
* Added pkgconfig files. Eh ouais mon gars.
vor 18 Jahren
cucul_internals.h
* Renamed *bitmap to *dither. Ben ouais connard, je fais ce que je veux.
vor 18 Jahren
dither.c
* Renamed bitmap.c into dither.c.
vor 18 Jahren
export_ansi.c
* Avoid useless call to strlen() in the exporters.
vor 18 Jahren
export_html.c
* Avoid useless call to strlen() in the exporters.
vor 18 Jahren
export_irc.c
* Avoid useless call to strlen() in the exporters.
vor 18 Jahren
export_ps.c
* Avoid useless call to strlen() in the exporters.
vor 18 Jahren
export_svg.c
* Avoid useless call to strlen() in the exporters.
vor 18 Jahren
font.c
* Created a built-in font from Bitstream Vera (Monospace 9).
vor 18 Jahren
font_monospace9.h
* 4bpp fonts do not work yet. Replaced the built-in font with an 8bpp font
vor 18 Jahren
line.c
* Made cucul_putchar32() an internal-only function.
vor 18 Jahren
math.c
* Removed spurious prototype.
vor 18 Jahren
sprite.c
* Replaced enum cucul_color with unsigned int. The size of an enum is not
vor 18 Jahren
transform.c
* Store colour information on 32 bits, for future 12-bit colour support.
vor 18 Jahren
triangle.c
* Made cucul_putchar32() an internal-only function.
vor 18 Jahren