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

Headless operation #6

Open
mbilotta opened this issue Oct 4, 2019 · 1 comment
Open

Headless operation #6

mbilotta opened this issue Oct 4, 2019 · 1 comment

Comments

@mbilotta
Copy link
Owner

mbilotta commented Oct 4, 2019

Sooner or later Swing will be deprecated in favor of JavaFX (or somewhat else) but I don't plan to rewrite the UI in the near future. That stated, a simple way to make Julia future-proof is to improve its CLI to provide users a complete headless experience.

@mbilotta mbilotta pinned this issue Apr 23, 2021
@mbilotta
Copy link
Owner Author

mbilotta commented Apr 29, 2021

Next steps:

  • Set rect using center and diameter
  • Save partial renderings
  • Bulk image rendering (--bulk parameter of the generate command)
  • describe command that should take a JIM and output the command line that generates it
  • replace --ignore-intermediate-image with --no-iimg-input and also add --no-iimg-output
  • save producer output (logs) to file
  • pass options to ImageIO (e.g.: compression level, progressiveness etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant