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

Feature: More flexible export to SVG / Code #5

Open
Undistraction opened this issue Oct 6, 2024 · 0 comments
Open

Feature: More flexible export to SVG / Code #5

Undistraction opened this issue Oct 6, 2024 · 0 comments

Comments

@Undistraction
Copy link
Owner

Feature

Currently the export functionality is pretty limited. A user has to create a grid at exactly the right dimensions which can be fiddly. It should be easy to scale up or down an export to the designed dimensions in the export dialogue.

Implementation

Assuming no change to aspect ratio, this should be easy to achieve by allowing a user to set the desired width or height and scaling the other value up using the aspect ratio of the grid.

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