..
.gitignore
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
hace 16 años
Makefile.am
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
hace 16 años
attr.c
* Changed most of the long ints in the API into C99 types. WARNING: this
hace 16 años
box.c
* Documentation fixes (due to renamings, some parameters were no longer
hace 16 años
canvas.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
charset.c
* Documentation fixes (due to renamings, some parameters were no longer
hace 16 años
conic.c
* Changed most of the long ints in the API into C99 types. WARNING: this
hace 16 años
cucul.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
cucul.h
* Export cucul_flush_figlet() to the public API. It should be removed later,
hace 16 años
cucul.pc.in
* Fixed bad library name in pc file.
hace 19 años
cucul_internals.h
* Export cucul_file_t operations in the public header.
hace 16 años
cucul_types.h.in
* Make Win32 a special case in cucul_types.h.in: it has intptr_t but none
hace 16 años
dither.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
export.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
figfont.c
* Export cucul_flush_figlet() to the public API. It should be removed later,
hace 16 años
file.c
* cucul/file.c: fix a typo causing build failures when zlib is not here.
hace 16 años
font.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
frame.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
import.c
* Make cucul_import_file() use cucul_file_t functions.
hace 16 años
legacy.c
* Make deprecated cucul_load_file() use cucul_file_t functions.
hace 16 años
line.c
* Changed most of the long ints in the API into C99 types. WARNING: this
hace 16 años
mono9.data
makefont.c: change the font data encoding, the source is now 5% smaller.
hace 16 años
monobold12.data
makefont.c: change the font data encoding, the source is now 5% smaller.
hace 16 años
transform.c
* Remove all unsigned ints from exported functions. Signed arithmetic is
hace 16 años
triangle.c
* Switch a few unsigned int variables to size_t where appropriate.
hace 16 años