Skip to content

Instantly share code, notes, and snippets.

View pointergr's full-sized avatar

Pointer pointergr

View GitHub Profile
@pointergr
pointergr / gist:d4cb1609ff03469af011
Created May 26, 2015 07:15
downloading google web fonts
#!/usr/bin/env bash
# vim:noet:sts=4:ts=4:sw=4:tw=120
#=======================================================================================================================
# (c) 2014 Clemens Lang, neverpanic.de
# See https://neverpanic.de/blog/2014/03/19/downloading-google-web-fonts-for-local-hosting/ for details.
#
# With modifications by
# - Chris Jung, campino2k.de, and
# - Robert, github.com/rotx.