History log of /frameworks/base/tools/layoutlib/rename_font/test.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7ea293bc6a31c5b1bf3b2663376a39dc3a79b671 28-Jun-2014 Deepanshu Gupta <deepanshu@google.com> Change font family name.

During the SDK build, rename the Font's Family name and not just the
PS Name. Updating the PS name doesn't work.

Change-Id: I997b5eec9f493ce97b95c33101ee426e773890c1
/frameworks/base/tools/layoutlib/rename_font/test.py
125714173b5ef296f8d50191edcfceedcb19dbde 10-Jun-2014 Deepanshu Gupta <deepanshu@google.com> Remove lxml dependency.

The encoding for the .ttx file generated is now hard-coded to be utf-8.

Change-Id: I71c208327995651fcf44b6961510f84bafb05848
/frameworks/base/tools/layoutlib/rename_font/test.py
ad3f2883112102c5ca4f0ce5d8f9e9df62a62f57 16-May-2014 Deepanshu Gupta <deepanshu@google.com> 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
/frameworks/base/tools/layoutlib/rename_font/test.py