rizwan3d / noto

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

Update the CJK script for the noto user site to zip the Noto Sans CJK all-in-one supper TTC #310

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Look at https://code.google.com/p/noto/issues/detail?id=202,

It turns out that the file cannot be downloaded because it exceeds the Google 
Code per-file limit (100MB). We need to zip the TTC file and put it into the 
same directory as other noto zip files, e.g., 
http://www.google.com/get/noto/pkgs/NotoSansCJKSC-hinted.zip

It is needed for the new update of Noto Sans CJK.

Original issue reported on code.google.com by xian...@google.com on 25 Mar 2015 at 10:25

GoogleCodeExporter commented 9 years ago
Looks to me like Zacky fixed this already?  The link on 
https://www.google.com/get/noto/cjk.html references a zip file 
(noto/pkgs/NotoSansCJK.ttc.zip), and it works for me.

Original comment by dougf...@google.com on 27 Mar 2015 at 7:14

GoogleCodeExporter commented 9 years ago
Or I guess this bug was specifically to change the script.  But where is the 
script?

Original comment by dougf...@google.com on 27 Mar 2015 at 7:20

GoogleCodeExporter commented 9 years ago
You mean 
https://code.google.com/p/noto/source/browse/nototools/generate_website_data.py?

Original comment by roozbeh@google.com on 29 Mar 2015 at 4:54

GoogleCodeExporter commented 9 years ago
Yeah, that was poorly phrased.  I assumed there was a script to move the data 
generated by generate_website_data to the location it needs to be when it is 
served.  But maybe Zacky runs generate_website_data and then moves the files?

But also, I don't understand where generate_website_data packages the 
NotoSansCJK.ttc file, assuming it does.

Original comment by dougf...@google.com on 30 Mar 2015 at 5:53

GoogleCodeExporter commented 9 years ago
I ran generate_website_data. I originally passed the files to Zacky to push, 
and later pushed them myself (Zacky can point you to where the files should be 
pushed).

I don't think generate_website_data packages the TTC file currently.

Original comment by roozbeh@google.com on 30 Mar 2015 at 6:31