-
Notifications
You must be signed in to change notification settings - Fork 32
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 support for image export via command line #365
Comments
Atria1234
added a commit
to Atria1234/anno-designer
that referenced
this issue
Dec 23, 2021
Atria1234
added a commit
to Atria1234/anno-designer
that referenced
this issue
Dec 23, 2021
Atria1234
added a commit
to Atria1234/anno-designer
that referenced
this issue
Dec 23, 2021
Atria1234
added a commit
to Atria1234/anno-designer
that referenced
this issue
Jan 17, 2022
FroggieFrog
added a commit
that referenced
this issue
Jun 21, 2022
* Added documentation for command line parameters * Attached to parent process' console if it's there * Separated classes/interfaces to their own files * tests can run in VS 2022 * log used parameters * add sample scripts to doc * fixed error when using `export --renderStatistics` * add example of a script which exports all layouts in a directory * render options override render configuration if useUserSettings is set * copy missing files to build output * copy debug-files to build output * abstract file system from `ArgumentParser` * abstract console from `ArgumentParser` * abstract `ArgumentParser` * adjusted tests * update build dependency * add checks for file extensions Co-authored-by: FroggieFrog <FroggieFrog@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
On discord there was a question if it is possible to export images via command line.
The text was updated successfully, but these errors were encountered: