We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
s1hofmann
Learn more about funding links in repositories.
Report abuse
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
Short overview Instead of having all template images locally a new image loader could fetch them from remote hosts
Use case Reduce filesystem usage Allow easier distribution and management of image resources
The text was updated successfully, but these errors were encountered:
(#400) Implement fetchFromUrl + tests
33bfd38
(#400) Re-export fetchFromUrl as part of the public API
b641876
(#400) Added docstring for fetchFromUrl
4dacc37
Feature/400/fetch images from url (#401)
b410d7f
* (#400) Implement fetchFromUrl + tests * (#400) Re-export fetchFromUrl as part of the public API * (#400) Added docstring for fetchFromUrl
Successfully merging a pull request may close this issue.
Short overview
Instead of having all template images locally a new image loader could fetch them from remote hosts
Use case
Reduce filesystem usage
Allow easier distribution and management of image resources
The text was updated successfully, but these errors were encountered: