You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sam Hocevar e87056cd1b * Implement cucul_file_tell(). 16 years ago
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 years ago
box.c * Documentation fixes (due to renamings, some parameters were no longer 16 years ago
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
charset.c * Documentation fixes (due to renamings, some parameters were no longer 16 years ago
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 years ago
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
cucul.h * Implement cucul_file_tell(). 16 years ago
cucul.pc.in * Fixed bad library name in pc file. 18 years ago
cucul_internals.h * Export cucul_file_t operations in the public header. 16 years ago
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 16 years ago
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
figfont.c * Export cucul_file_t operations in the public header. 16 years ago
file.c * Implement cucul_file_tell(). 16 years ago
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
import.c * Switch a few unsigned int variables to size_t where appropriate. 16 years ago
legacy.c * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 years ago
line.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 years ago
mono9.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 years ago
monobold12.data * Renamed fonts to *.data to make sure they are not mistaken for editable 17 years ago
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 years ago
triangle.c * Switch a few unsigned int variables to size_t where appropriate. 16 years ago