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