oups...
This commit is contained in:
parent
0c17de9f93
commit
dda374fc7d
@ -376,7 +376,7 @@ if ( NULL == (nucked=Image_clone(origine, 1)) ) {
|
|||||||
|
|
||||||
foo = Image_essai_zoom(origine, nucked, 1.18, 0.42, 0);
|
foo = Image_essai_zoom(origine, nucked, 1.18, 0.42, 0);
|
||||||
if (foo) {
|
if (foo) {
|
||||||
fprintf(stderr, "In %s, essai zoom -> %d\n", foo);
|
fprintf(stderr, "In %s, essai zoom -> %d\n", __func__, foo);
|
||||||
}
|
}
|
||||||
Image_TGA_save("Pictures/aaaa-zoom.tga", nucked, 0);
|
Image_TGA_save("Pictures/aaaa-zoom.tga", nucked, 0);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user