Skip to content
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

Add argument to disable the automatic alphabetical sorting of input files #60

Closed
bajuwa opened this issue Apr 3, 2020 · 0 comments
Closed
Assignees
Labels
Argument Involves adding/modifying one of the arguments for the main command line script Comicom The main Comic Compiler script that performs the stitching enhancement New feature or request

Comments

@bajuwa
Copy link
Owner

bajuwa commented Apr 3, 2020

Suggested argument : --disable-input-sort (no shorthand)
Default behaviour should be that the input is sorted alphanumerically (ie 2 < 10) before being stitched. Adding the argument turns off this sorting and the input files will be used in the order they are provided/resolved.

@bajuwa bajuwa added enhancement New feature or request Comicom The main Comic Compiler script that performs the stitching Argument Involves adding/modifying one of the arguments for the main command line script labels Apr 3, 2020
@bajuwa bajuwa self-assigned this Apr 3, 2020
@bajuwa bajuwa closed this as completed in 9411e27 Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Argument Involves adding/modifying one of the arguments for the main command line script Comicom The main Comic Compiler script that performs the stitching enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant