..
.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
* Implement cucul_file_tell().
hace 16 años
cucul.pc.in
* Fixed bad library name in pc file.
hace 18 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_file_t operations in the public header.
hace 16 años
file.c
* Implement cucul_file_tell().
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
* Switch a few unsigned int variables to size_t where appropriate.
hace 16 años
legacy.c
* Remove #include <stdint.h> etc. from "common.h". Instead, make sure that
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
* Renamed fonts to *.data to make sure they are not mistaken for editable
hace 17 años
monobold12.data
* Renamed fonts to *.data to make sure they are not mistaken for editable
hace 17 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