-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flags in documentation are out of sync #8
Comments
Also it'd be great if the documentation explained that images will look the best when they're cropped at a ratio of 560:384 for DHR. |
I'll leave this open to improve the documentation, but the short answer to
|
Very nice! |
I've been using the latest release and the command line documentation is excellent, and am blown away by the SHR and HGR additions. |
The README.md has a conflicting story about the command line flags. In the lower body of the .md file, there is an example that shows
--lookahead 8
but that flag doesn't appear to exist anymore.Also, in the Double Hi-Res section, it shows that there's a
--palette ntsc
flag, but it doesn't make it clear nor show what the other palette options are. Could that be put in?Last, running
python3 convert.py -h
only shows the -h option and the positional arguments. I ran it and then was confused because I knew there had to be more.The text was updated successfully, but these errors were encountered: