Documentation for scale filter factor

This commit is contained in:
Lars Kiesow 2014-01-25 15:02:15 +01:00
parent e395f8de5a
commit 69b1d1d99b
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ typedef struct {
* New dimensions. Special values are:
* 0 = original width/height
* -1 = keep original aspect
* -N = try to keep aspect but make sure it is divisible by N
*/
int w, h;
char *size_str;