Skip to content

Releases: neverpanic/google-font-download

1.2

16 Apr 12:39
Compare
Choose a tag to compare
1.2

Changes since the last release:

  • Add a getopt(1) interface to allow download without editing the script
  • Allow selecting the downloaded font formats
  • Allow selecting the output file
  • Support font subsets, thanks to Thomas Papamichail

1.1.1

16 Apr 12:39
Compare
Choose a tag to compare

Changes since the last release:

  • Fix IE8 useragent to adapt to changes on Google's servers

1.1

16 Apr 12:38
Compare
Choose a tag to compare
1.1

Changes since the last release:

  • Sanitize filenames for inferior operating systems
  • Check for Bash version 4.x
  • Correctly handle fonts without PostScript name
  • Fix TTF format spec in CSS output
  • Support both BSD and GNU sed(1) extended regex usage