History log of /frameworks/base/tools/layoutlib/rename_font/build_font_single.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
93b1483e57df2ca5d3a2127e2049c484c5d6f060 12-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Improve error reporting when renaming fonts.

Log a better error in case of invalid input.

Change-Id: Ifb122c1cc624111769e650439aa24290155dbbc4
/frameworks/base/tools/layoutlib/rename_font/build_font_single.py
c8f2d5e6dc55f284c0d7e97d007437157858ade7 31-Jul-2014 Deepanshu Gupta <deepanshu@google.com> Add font rename script to rename one font only.

This change adds a script that renames only font at a time. This helps
in writing better Makefile rules and passes the job for parallelization
to the make rather than doing it in python which doesn't support ctrl-c
properly.

Change-Id: Icd380e3cc5d744260d6a9f497aa65a1a6c829c2e
/frameworks/base/tools/layoutlib/rename_font/build_font_single.py
7ec9d001a96701d530b50bfee23a2ef03482a005 07-Aug-2014 Deepanshu Gupta <deepanshu@google.com> Create a copy of the build_font.py

The copy will be modified to support renaming only one font at a time.
This is done in two steps to improve the diffs.

Change-Id: I47283745c25882283f0464c17e603396a8c9141e
/frameworks/base/tools/layoutlib/rename_font/build_font_single.py