mangia / googlefontdirectory

Automatically exported from code.google.com/p/googlefontdirectory
0 stars 0 forks source link

Not all of the fonts go inside the zip file that I downloaded #415

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Select the fonts you want to use.
2.Go to the "Use" page.
3.Download the fonts (yes, I know I don't need to, but I have to use them in 
Photoshop).

What is the expected output? What do you see instead?
I see that SOME fonts are there, but not all of them.

What version of the product are you using? On what operating system?
Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by carlosfr...@gmail.com on 6 Apr 2015 at 9:56

GoogleCodeExporter commented 8 years ago
There is a filesize limit on that zip, so if you are trying to download many 
families, eventually you'll experience this. 

One option is to take the bookmarkable URL, open it in a text editor, and chop 
it up and turn it into several URLs that each have a fraction of the families, 
then open each of those URLs and download them. 

Alternatively you can use the other download options listed on the download 
dialog, or the latest method, which is to download the entire font collection 
from this Github repo: https://github.com/google/fonts/ (Using git rather than 
zip means that you can download the latest updates incrementally, without 
having to re-download files that didn't change.

Original comment by dcrossland@google.com on 6 Apr 2015 at 10:06

GoogleCodeExporter commented 8 years ago
Ok, thank you for your reply.

Original comment by carlosfr...@gmail.com on 7 Apr 2015 at 10:00