added a new function : fimg_rotate_90, need more tests

This commit is contained in:
tonton Th
2020-03-24 09:31:52 +01:00
parent 394b24bc92
commit e9a61bb96a
6 changed files with 125 additions and 11 deletions

View File

@@ -4,6 +4,7 @@
*/
#include <stdio.h>
#include <string.h>
#include "../floatimg.h"