How compute the expectedFileHash of a font file I want to use? #5
remoteportal
started this conversation in
General
Replies: 1 comment
-
|
There are many ways to compute a SHA256. If you are using macOS you can do in the terminal: sha256 /path/to/my/file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to figure out how to use your package. I found a font file I want to test with. How do I obtain the file hash of my file?
Beta Was this translation helpful? Give feedback.
All reactions