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