Skip to content

Programmatically download icons? #8

@tinchodias

Description

@tinchodias

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions