-
Notifications
You must be signed in to change notification settings - Fork 44
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
.save
to accept PosixPath plz?
#781
Comments
PR? |
|
That would be great! |
Thank you @knutnergaard 🥳 |
@benkiel Consider it done. Do you want relative paths to resolve automatically? |
I think that would be great if easy |
PR is #784. |
Closing as done in the |
No worries about that! I just figured it would be a nice addition – thanks for doing the work @knutnergaard ! :-) |
I really love
pathLib
– which allows a notation like this:Unfortunately, fontParts does not expect a PosixPath:
It would be amazing if this were possible :-)
The text was updated successfully, but these errors were encountered: