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

Settings object in API #47

Closed
edemaine opened this issue Jul 31, 2019 · 0 comments
Closed

Settings object in API #47

edemaine opened this issue Jul 31, 2019 · 0 comments

Comments

@edemaine
Copy link
Owner

Currently, to change something like keepMargins (normally set by a command-line option), you need to change a global Drawing.keepMargins. Instead, we should be passing around a settings object with keys like keepMargins, so that it's easier to use in API mode (e.g. in GUI with multiple tabs each with different settings).

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