better handling of float cli arguments
This commit is contained in:
@@ -88,5 +88,8 @@ int fimg_save_as_png(FloatImg *src, char *outname, int flags);
|
||||
int fimg_draw_something(FloatImg *fimg);
|
||||
|
||||
int parse_WxH(char *str, int *pw, int *ph);
|
||||
int parse_double(char *str, double *dptr);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user