summaryrefslogtreecommitdiffstats
path: root/tools/image_generator (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-16Fix errorprone warnings that should be errorsCole Faust1-40/+36
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-14[LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour1-0/+9
2021-02-11Update ImageGenerator to match the latest font names.Seigo Nonaka1-27/+27
2020-12-21Add doc for image_generatorTianjie1-0/+10
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
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