commit | a95366ae572c4bb1fdec4bd134e89c61de8f6fbf | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@google.com> | Wed Aug 29 15:31:40 2012 -0700 |
committer | Doug Zongker <dougz@google.com> | Wed Aug 29 16:04:12 2012 -0700 |
tree | 2437929f75e5cabfaf327f95af692435ae2102a0 | |
parent | 121d1955f72918b2ad0b70f2e437252c268381fd [diff] |
add an app to generate localized text bitmaps needed for recovery Recovery only knows how to display images, so any text has to be turned into bitmaps. This app displays each localized version of the text in a TextView and then captures a bitmap, combining them and generating an output PNG. Change-Id: Ib16858a1d66e9839d1255b962fb1aaf8982bfe10