..
Makefile.am
* Reverted that errno stuff. We'll just use the real errno.
19 vuotta sitten
box.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
buffer.c
* Implemented cucul_load_file() and cucul_load_memory() to load respectively
19 vuotta sitten
canvas.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
charset.c
* Implemented the private _cucul_utf32_to_utf8() helper.
19 vuotta sitten
colour.c
* Use a slightly different RGB palette for ANSI colours, so that brown
19 vuotta sitten
conic.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
cucul.c
* More error checking in libcucul.
19 vuotta sitten
cucul.h
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
cucul.pc.in
* Fixed bad library name in pc file.
19 vuotta sitten
cucul_internals.h
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
dither.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
export.c
* Add linebreaks to the ANSI exporter for better readability, and use
19 vuotta sitten
font.c
* Completed return value and errno handling in libcucul API.
19 vuotta sitten
font_mono9.h
* Optimise built-in fonts. We gain about 100kB in the final binary.
19 vuotta sitten
font_monobold12.h
* Optimise built-in fonts. We gain about 100kB in the final binary.
19 vuotta sitten
import.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
line.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten
sprite.c
* Completed return value and errno handling in libcucul API.
19 vuotta sitten
transform.c
* Added a few more Unicode characters to the glyph transformations.
19 vuotta sitten
triangle.c
* Changed cucul_putchar's prototype so that it accepts a 32-bit unsigned
19 vuotta sitten