We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For the case you are interested: For fonts, which are far smaller files, I used this way to do it:
ZnClient new url: aUrl; numberOfRetries: 5; timeout: 100; logToTranscript; downloadTo: downloadDirectory.
--> https://github.com/pharo-graphics/Alexandrie/blob/3e4bf24b9b26337bddd0f1fb53671cda58825b05/src/Alexandrie-FreeType-Tests/AeDownloadedFont.class.st#L35
The text was updated successfully, but these errors were encountered:
Mostly a suggestion, please close the issue when you consider!
Sorry, something went wrong.
No branches or pull requests
For the case you are interested:
For fonts, which are far smaller files, I used this way to do it:
-->
https://github.com/pharo-graphics/Alexandrie/blob/3e4bf24b9b26337bddd0f1fb53671cda58825b05/src/Alexandrie-FreeType-Tests/AeDownloadedFont.class.st#L35
The text was updated successfully, but these errors were encountered: