| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| BUILD.gn | D | 22-Oct-2025 | 5.6 KiB | 135 | 131 | |
| COPYING | D | 22-Oct-2025 | 1.9 KiB | 43 | 36 | |
| README | D | 22-Oct-2025 | 518 | 16 | 8 | |
| README.OpenSource | D | 22-Oct-2025 | 649 | 12 | 12 | |
| bundle.json | D | 22-Oct-2025 | 1 KiB | 37 | 37 | |
| huawei_harfbuzz.patch | D | 22-Oct-2025 | 42.1 KiB | 1,256 | 1,199 | |
| install.py | D | 22-Oct-2025 | 2.2 KiB | 78 | 49 |
README
1This is HarfBuzz, a text shaping library. 2 3For bug reports, mailing list, and other information please visit: 4 5 http://harfbuzz.org/ 6 7For license information, see https://github.com/harfbuzz/harfbuzz/blob/main/COPYING 8 9For build information, see https://github.com/harfbuzz/harfbuzz/blob/main/BUILD.md 10 11For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/main/CONFIG.md 12 13For test execution, see https://github.com/harfbuzz/harfbuzz/blob/main/TESTING.md 14 15Documentation: https://harfbuzz.github.io 16
README.OpenSource
1[ 2 { 3 "Name" : "HarfBuzz", 4 "License" : "MIT License", 5 "License File" : "COPYING", 6 "Version Number" : "11.0.0", 7 "Owner" : "zhangyifan39@huawei.com", 8 "Upstream URL" : "https://github.com/harfbuzz/harfbuzz", 9 "Description" : "HarfBuzz is a text shaping engine. It primarily supports OpenType, but also Apple Advanced Typography. HarfBuzz is used in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, LibreOffice, OpenJDK, PlayStation, Qt, XeTeX, and other places.", 10 "Dependencies" : "" 11 } 12]