summaryrefslogtreecommitdiffstats
path: root/tools/image_generator (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix errorprone warnings that should be errorsCole Faust2022-10-161-40/+36
* Merge "Revert "Update ImageGenerator to match the latest font names."" into sc-devTreeHugger Robot2021-03-311-27/+27
|\
| * Revert "Update ImageGenerator to match the latest font names."Seigo Nonaka2021-03-311-27/+27
* | Merge "Update ImageGenerator to match the latest font names." into sc-devTreeHugger Robot2021-02-241-27/+27
|\|
| * Update ImageGenerator to match the latest font names.Seigo Nonaka2021-02-111-27/+27
* | Merge "[LSC] Add LOCAL_LICENSE_KINDS to bootable/recovery" am: 1055a2f07a am: d9a0aa10ba am: d2b1584e7fTreehugger Robot2021-02-161-0/+9
|\ \ | |/ |/|
| * [LSC] Add LOCAL_LICENSE_KINDS to bootable/recoveryBob Badour2021-02-141-0/+9
* | Merge "Add doc for image_generator" am: 40d4bc9e19 am: 0e46691951 am: cca4528dacTianjie Xu2020-12-291-0/+10
|\|
| * Add doc for image_generatorTianjie2020-12-211-0/+10
| * New priority scripts + critical updates to fonts.Marek Z Jeziorek2020-02-281-1/+1
* | Update Indic scriptsMarek Z Jeziorek2020-12-141-11/+11
* | Update Ethiopic fonts to a variable formatMarek Z Jeziorek2020-09-251-1/+1
* | Update Armenian fonts to a variable formatMarek Z Jeziorek2020-09-161-1/+1
* | Revert^2 "New priority scripts + critical updates to fonts."Marek Jeziorek2020-02-261-1/+1
* | Revert "New priority scripts + critical updates to fonts."Yi-Ling Chuang2020-02-241-1/+1
* | New priority scripts + critical updates to fonts.Marek Z Jeziorek2020-02-221-1/+1
|/
* Use icu4j instead of its deprecated legacy alias icu4j-hostPaul Duffin2019-06-031-1/+1
* ImageGenerator: ignore the duplicate localesxunchang2018-11-291-8/+14
* ImageGenerator: Handle special characters in xml filesxunchang2018-11-291-13/+34
* ImageGenerator: switch to BreakIterator from icu libraryxunchang2018-11-282-62/+24
* ImageGenerator: add an option to specify the supported localesTianjie Xu2018-11-261-4/+42
* Handle rendering problem for the word "Android" and punctuationsTianjie Xu2018-11-261-24/+134
* Adjust the background text image width to reduce its sizeTianjie Xu2018-11-151-26/+81
* image generator: format the java fileTianjie Xu2018-11-131-469/+482
* image_generator: Fix the warnings on import order.Tao Bao2018-11-061-13/+11
* Make the text image readable under recoveryTianjie Xu2018-11-011-14/+123
* Switch to use commandline parserTianjie Xu2018-10-293-15/+72
* Use a host java program to generate the background textTianjie Xu2018-10-134-0/+438