• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-43,61529,312

BUILD.gnD03-May-20244.6 KiB157147

COPYINGD03-May-20241.7 KiB3730

NEWSD03-May-202429.7 KiB1,054760

OWNERSD03-May-2024121 76

READMED03-May-2024182 84

README.chromiumD03-May-2024745 2218

harfbuzz-ng.target.darwin-arm.mkD03-May-20248.7 KiB307266

harfbuzz-ng.target.darwin-arm64.mkD03-May-20248.2 KiB283242

harfbuzz-ng.target.darwin-mips.mkD03-May-20248.4 KiB293252

harfbuzz-ng.target.darwin-mips64.mkD03-May-20248.4 KiB293252

harfbuzz-ng.target.darwin-x86.mkD03-May-20248.4 KiB295254

harfbuzz-ng.target.darwin-x86_64.mkD03-May-20248.4 KiB293252

harfbuzz-ng.target.linux-arm.mkD03-May-20248.7 KiB307266

harfbuzz-ng.target.linux-arm64.mkD03-May-20248.2 KiB283242

harfbuzz-ng.target.linux-mips.mkD03-May-20248.4 KiB293252

harfbuzz-ng.target.linux-mips64.mkD03-May-20248.4 KiB293252

harfbuzz-ng.target.linux-x86.mkD03-May-20248.4 KiB295254

harfbuzz-ng.target.linux-x86_64.mkD03-May-20248.4 KiB293252

harfbuzz.gypD03-May-20246.4 KiB194190

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 the file COPYING.
8

README.chromium

1Name: harfbuzz-ng
2Short Name: harfbuzz-ng
3URL: http://harfbuzz.org
4Version: d457e3f0ff9b27616a34e4cc110d3edbf8796841
5Date: 20140813
6Security Critical: yes
7License: MIT
8License File: COPYING
9
10Description:
11This is harfbuzz-ng, a new implementation of harfbuzz with a different
12API from the old one.
13
14This copy of harfbuzz is usually updated by downloading the release tarball
15from http://www.freedesktop.org/software/harfbuzz/release/ , removing
16files in src, copying *.h *.hh *.cc from the tarball's src folder over to src,
17then checking for removed or added files and update our build recipes in
18BUILD.gn and harfbuzz.gyp accordingly.
19
20Right now, it uses revision d457e3f0ff9b27616a34e4cc110d3edbf8796841 from
21https://github.com/behdad/harfbuzz
22