4 Commits

Author SHA1 Message Date
Deepanshu Gupta
b6f583aa70 Recurse into directories to find fonts.
We now recurse into directories to find all fonts. This change is needed
to prevent having to list all fonts in external/google-fonts
individually.

As a side effect, we now only copy xml files over.

Change-Id: Ifdea3b8451878c2449ac7c5e17ef3d1b00d1b955
2014-05-27 13:57:15 -07:00
Deepanshu Gupta
c7919924c6 Parallel processing of the fonts.
Font renaming for the SDK is now done in parallel.

This now reduces the running time for this script from about 30 mins to
about 5 to 10 mins. More speedup is expected when fonttools is updated.

Change-Id: I2c405f6d3e637e3067c8a1653e3cae206c32c0c3
2014-05-27 12:31:13 -07:00
Deepanshu Gupta
cba9fb915f Add multiple dir support to build_font.py
Change-Id: I705d3fbad688a0db309d3062463bf206442b2709
2014-05-23 14:09:29 -07:00
Deepanshu Gupta
ad3f288311 Add a script to rename fonts for SDK.
Create a script that will rename the PS name encoded in the font that is
to be shipped with the SDK.

Change-Id: I675a98db39fea4525e3673656af1764eb7e5bb96
2014-05-16 12:31:24 -07:00