Loading
go-font: Fetch only the installables instead of entire blobs repo
Switch to using `fetchzip` to download a subdirectory tarball including TrueType fonts and their license instead of cloning Go's 'images' repository. - Simplifies the derivation - Downloads 900K instead of 28M - Requires 1/8 CPU cycles - ...shortening the build time.