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