summaryrefslogtreecommitdiffstats
path: root/tools/image_generator (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-03Use icu4j instead of its deprecated legacy alias icu4j-hostPaul Duffin1-1/+1
2018-11-29ImageGenerator: ignore the duplicate localesxunchang1-8/+14
2018-11-29ImageGenerator: Handle special characters in xml filesxunchang1-13/+34
2018-11-28ImageGenerator: switch to BreakIterator from icu libraryxunchang2-62/+24
2018-11-26ImageGenerator: add an option to specify the supported localesTianjie Xu1-4/+42
2018-11-26Handle rendering problem for the word "Android" and punctuationsTianjie Xu1-24/+134
2018-11-15Adjust the background text image width to reduce its sizeTianjie Xu1-26/+81
2018-11-13image generator: format the java fileTianjie Xu1-469/+482
2018-11-06image_generator: Fix the warnings on import order.Tao Bao1-13/+11
2018-11-01Make the text image readable under recoveryTianjie Xu1-14/+123
2018-10-29Switch to use commandline parserTianjie Xu3-15/+72
2018-10-13Use a host java program to generate the background textTianjie Xu4-0/+438