Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Sam Hocevar 33b3fb51ae makefont.c: change the font data encoding, the source is now 5% smaller. 16 lat temu
..
.gitignore * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 lat temu
Makefile.am * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that 16 lat temu
attr.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 lat temu
box.c * Documentation fixes (due to renamings, some parameters were no longer 16 lat temu
canvas.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
charset.c * Documentation fixes (due to renamings, some parameters were no longer 16 lat temu
conic.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 lat temu
cucul.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
cucul.h * Export cucul_flush_figlet() to the public API. It should be removed later, 16 lat temu
cucul.pc.in * Fixed bad library name in pc file. 19 lat temu
cucul_internals.h * Export cucul_file_t operations in the public header. 16 lat temu
cucul_types.h.in * Make Win32 a special case in cucul_types.h.in: it has intptr_t but none 16 lat temu
dither.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
export.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
figfont.c * Export cucul_flush_figlet() to the public API. It should be removed later, 16 lat temu
file.c * cucul/file.c: fix a typo causing build failures when zlib is not here. 16 lat temu
font.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
frame.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
import.c * Make cucul_import_file() use cucul_file_t functions. 16 lat temu
legacy.c * Make deprecated cucul_load_file() use cucul_file_t functions. 16 lat temu
line.c * Changed most of the long ints in the API into C99 types. WARNING: this 16 lat temu
mono9.data makefont.c: change the font data encoding, the source is now 5% smaller. 16 lat temu
monobold12.data makefont.c: change the font data encoding, the source is now 5% smaller. 16 lat temu
transform.c * Remove all unsigned ints from exported functions. Signed arithmetic is 16 lat temu
triangle.c * Switch a few unsigned int variables to size_t where appropriate. 16 lat temu