commit du matin, pinpin

This commit is contained in:
tth
2022-07-11 06:14:45 +02:00
parent 95beee167d
commit 64489f5707
4 changed files with 55 additions and 91 deletions

View File

@@ -38,7 +38,7 @@ int main(int argc, char *argv[])
int foo;
fprintf(stderr, "-------------- %s ------------\n", argv[0]);
foo = Image_t16x24_chars_map("16x24thin", "all16x24chars.tga", 0);
foo = Image_t16x24_chars_map("16x24thin", "all16x24chars.tga", 0);
foo = Image_t16x24_chars_map("bigfont.txt", "all16X24chars.tga", 0);
fprintf(stderr, "--------------------------\n");
Image_print_error("Essai fonte 16x24", foo);