| commit | 3008d3c24c294b0112601bdf0f1d35ed26d8b3b2 | [log] [tgz] |
|---|---|---|
| author | Seigo Nonaka <nona@google.com> | Fri Apr 25 11:21:49 2025 +0900 |
| committer | Seigo Nonaka <nona@google.com> | Fri Apr 25 15:15:25 2025 +0900 |
| tree | c48a4ea79424f10fe73024579a3466f0b28c0885 | |
| parent | e875b0519fb400ca5cf50bbe6e5006293b547237 [diff] |
Use fontation SkTypeface backend By default, the FreeType implementation is still used. Following command changes text library from FreeType to Fontation. ```adb shell setprop debug.hwui.text.backend 2``` Bug: 405267306 Test: atest CtsWidgetTestCases CtsTextTestCases CtsGraphicsTestCases Flag: com.android.text.flags.use_fontation_by_default Change-Id: I955c0147de3226cec233b5b441f06f222776b64c