jrnewell / goog-webfont-dl

A utility to download google webfonts to your local machine
MIT License
75 stars 17 forks source link

Error when try to download font name with space in between #14

Closed royrakesh closed 6 years ago

royrakesh commented 6 years ago

First of all, this package is my savior everything works fine when downloading any font with One letter like "Lato". When I am trying to download a font name with space in between them like "Fira Sans" [Fira Sans].

My command ==> goog-webfont-dl -a Fira Sans Output : You need to give a (single) font name

royrakesh commented 6 years ago

Solved after Update