aboutsummaryrefslogtreecommitdiff
path: root/third_party/harfbuzz-ng/README.chromium
blob: 98165ba858d364568f6c162658f346ee9faa4cfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Name: harfbuzz-ng
Short Name: harfbuzz-ng
URL: http://harfbuzz.org
Version: 1.7.6
Date: 20180319
Revision: 957e7756634a4fdf1654041e20e883cf964ecac9
Security Critical: yes
License: MIT
License File: src/COPYING

Description:
This is harfbuzz-ng, a new implementation of harfbuzz with a different
API from the old one.

This copy of harfbuzz is updated by putting the new commit hash matching one in
https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz/ to the
top level DEPS file. When upgrading, check whether files have been added or
removed in upstream and whether the BUILD.gn file needs to be updated to reflect
that.

Chromium-local cherry picks or patches can be done by pushing new branches to
refs/heads/chromium/ of [1]. The set of HarfBuzz OWNERS has write rights to this
part of the tree. We suggest to follow a pattern of naming branches needed for
Chromium revisions by the chromium milestone number. For example, if a
cherry-pick is needed for M65, push to "refs/heads/chromium/m65" and reference
the new commit in DEPS. Take a look at
https://chromium-review.googlesource.com/c/chromium/src/+/937502 for an example.

Currently we are intentionally not building the following files from HarfBuzz.
    dump-indic-data.cc
    dump-khmer-data.cc
    dump-myanmar-data.cc
    dump-use-data.cc
    hb-aat-layout-ankr-table.hh
    hb-aat-layout-common-private.hh
    hb-aat-layout-kerx-table.hh
    hb-aat-layout-morx-table.hh
    hb-aat-layout-private.hh
    hb-aat-layout-trak-table.hh
    hb-aat-layout.cc
    hb-directwrite.cc
    hb-directwrite.h
    hb-fallback-shape.cc
    hb-ot-color.cc
    hb-subset-glyf.cc
    hb-subset-input.cc
    hb-subset-plan.cc
    hb-subset.cc
    hb-uniscribe.cc
    hb-uniscribe.h
    test-unicode-ranges.cc