• Home
Name Date Size #Lines LOC

..--

BUILD.gnD22-Oct-20255.6 KiB135131

COPYINGD22-Oct-20251.9 KiB4336

READMED22-Oct-2025518 168

README.OpenSourceD22-Oct-2025649 1212

bundle.jsonD22-Oct-20251 KiB3737

huawei_harfbuzz.patchD22-Oct-202542.1 KiB1,2561,199

install.pyD22-Oct-20252.2 KiB7849

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]