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

Properly display and export the pen widths set by the sketch #419

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented Jan 8, 2024

Description

Before:

image

After:

image

Checklist

  • feature/fix implemented
  • mypy returns no error
  • tests added/updated and pytest --runslow succeeds
  • documentation added/updated and building with no error (make clean && make html in docs/)
  • examples added/updated
  • code formatting ok (black and isort)

@abey79 abey79 merged commit f758716 into master Jan 8, 2024
10 checks passed
@abey79 abey79 deleted the pen-width-metadata branch January 8, 2024 11:33
abey79 added a commit that referenced this pull request Jan 8, 2024
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

Successfully merging this pull request may close these issues.

vsk.penWidth() seems to be broken
1 participant