majodev / google-webfonts-helper

A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets
https://gwfh.mranftl.com
MIT License
12.02k stars 420 forks source link

ttf missing in download? #34

Closed remcokalf closed 7 years ago

remcokalf commented 7 years ago

Maybe I am missing something, but when I download the fonts, the ttf files are missing. A few weeks ago when I used the app, it included ttf.

PedroMordeP commented 7 years ago

I notice this too yesterday.

For example the Oswald font, on the css code is referenced but when downloading the zip the ttf file is missing

https://google-webfonts-helper.herokuapp.com/fonts/oswald?subsets=latin

titopinto commented 7 years ago

Hi,

I'm using your api frequently and you have an awesome service, In the last days I'm experience the same issue, the .zip file comes without .ttf

Regards

ondrek commented 7 years ago

+1 — missing ttf also on Raleway

remcokalf commented 7 years ago

Until this get fixed, you can download the files, including ttf here:

http://nikoskip.me/gfonts.php

I just tested, all types download fine if you use the url like so; http://fonts.googleapis.com/css?family=Cabin:500,700,500italic,700italic

ondrek commented 7 years ago

@remcokalf: Nope. Ain't working for me — TTF is downloaded just for one size (800) for url fonts.googleapis.com/css?family=Martel+Sans:200,300,400,600,700,800,900&subset=latin-ext.

michaelbull commented 7 years ago

@ondrek You can download the TTF files one-by-one using the tool linked by @remcokalf and specifying just one variant at a time.

TheBogueRat commented 7 years ago

Missing TTF in download today in Roboto, Poppins, and Open Sans Condensed.

bagau commented 7 years ago

Exo 2 missing ttf too, but I could download ttf files on google fonts https://fonts.google.com/specimen/Exo+2?selection.family=Exo+2:400,500,600

chris-h1 commented 7 years ago

Same with Quicksand, missing TTF in download.

nikoskip commented 7 years ago

Hi! I created the script you are talking about:

http://nikoskip.me/gfonts.php

I think the issue with TTF fonts is resolved, please take a look.

Cheers!

juanpablocs commented 7 years ago

Open Sans ttf not found :( =>https://google-webfonts-helper.herokuapp.com/fonts/open-sans?subsets=cyrillic

majodev commented 7 years ago

Fixed in 07907ca.