You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried running master (v2.9) on Windows and it mostly works, but some arguments seem to be ignored? -r is heeded and -x is processed but ignored while -d, -m and -w have no effect. However, the flags appears to be set properly internally, per the output from this basic debug.patch:
@belg4mit, I don't think it works properly under windows. As you can see, you wanted to resize the image to 800x800, however the output gave you the same resolution as that of the original image.
Hello,
I just tried running master (v2.9) on Windows and it mostly works, but some arguments seem to be ignored? -r is heeded and -x is processed but ignored while -d, -m and -w have no effect. However, the flags appears to be set properly internally, per the output from this basic debug.patch:
Non-flag heeding invocation output pre-debug patch (identical with short or long-form parameters):
Any ideas?
--JAPH
The text was updated successfully, but these errors were encountered: