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

Re-organise command-line options for output file selection #27

Open
saxbophone opened this issue Nov 4, 2016 · 0 comments
Open

Re-organise command-line options for output file selection #27

saxbophone opened this issue Nov 4, 2016 · 0 comments

Comments

@saxbophone
Copy link
Owner

Currently only one file can be specified for output. This keeps the program simple but means that the program can't be used to output a solved spiral to both sxp format and an image.

There a few different uses for reading and writing that sxbp has:

  1. Reading in raw binary data to produce a spiral sequence from
  2. Reading in a partially-complete or fully-complete serialised spiral object to solve it or render it to image
  3. Writing out serialised spiral objects to file for later usage
  4. Writing out images of spiral objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
The Board
Needs Assessing
Development

No branches or pull requests

1 participant