summaryrefslogtreecommitdiffstats
path: root/tools/image_generator/ImageGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-31Revert "Update ImageGenerator to match the latest font names."Seigo Nonaka1-18/+18
2021-03-31Revert "Update ImageGenerator to match the latest font names."Seigo Nonaka1-27/+27
2021-02-25Update ImageGenerator to match the latest font names.Seigo Nonaka1-18/+18
2021-02-11Update ImageGenerator to match the latest font names.Seigo Nonaka1-27/+27
2020-12-14Update Indic scriptsMarek Z Jeziorek1-11/+11
2020-09-25Update Ethiopic fonts to a variable formatMarek Z Jeziorek1-1/+1
2020-09-16Update Armenian fonts to a variable formatMarek Z Jeziorek1-1/+1
2020-02-28New priority scripts + critical updates to fonts.Marek Z Jeziorek1-1/+1
2020-02-26Revert^2 "New priority scripts + critical updates to fonts."Marek Jeziorek1-1/+1
2020-02-24Revert "New priority scripts + critical updates to fonts."Yi-Ling Chuang1-1/+1
2020-02-22New priority scripts + critical updates to fonts.Marek Z Jeziorek1-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 libraryxunchang1-62/+23
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 Xu1-13/+65
2018-10-13Use a host java program to generate the background textTianjie Xu1-0/+394