Documentation
¶
Overview ¶
Package icon draws the kisaf app icon.
The artwork is code rather than a committed .png/.ico for two reasons: the repository stays entirely text (readable diffs, no binary blobs), and there is no "run the icon generator first" step between `git clone` and `go build`. Images are rendered on demand and cached, so the cost is paid once per size per process — a few milliseconds — and never again.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.