Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Sam Hocevar 33b3fb51ae makefont.c: change the font data encoding, the source is now 5% smaller. 16 роки тому
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 роки тому
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 17 роки тому
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
box.c * Documentation fixes (due to renamings, some parameters were no longer 17 роки тому
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
charset.c * Documentation fixes (due to renamings, some parameters were no longer 17 роки тому
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
cucul.h * Export cucul_flush_figlet() to the public API. It should be removed later, 16 роки тому
cucul.pc.in * Fixed bad library name in pc file. 19 роки тому
cucul_internals.h * Export cucul_file_t operations in the public header. 16 роки тому
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 17 роки тому
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
figfont.c * Export cucul_flush_figlet() to the public API. It should be removed later, 16 роки тому
file.c * cucul/file.c: fix a typo causing build failures when zlib is not here. 16 роки тому
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
import.c * Make cucul_import_file() use cucul_file_t functions. 16 роки тому
legacy.c * Make deprecated cucul_load_file() use cucul_file_t functions. 16 роки тому
line.c * Changed most of the long ints in the API into C99 types. WARNING: this 17 роки тому
mono9.data makefont.c: change the font data encoding, the source is now 5% smaller. 16 роки тому
monobold12.data makefont.c: change the font data encoding, the source is now 5% smaller. 16 роки тому
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is 17 роки тому
triangle.c * Switch a few unsigned int variables to size_t where appropriate. 17 роки тому