Add ICU message format support
[chromium-blink-merge.git] / third_party / harfbuzz-ng / README.chromium
blob37f4e0862ad66b3822fb78e3eeaf5bed7cdbfed6
1 Name: harfbuzz-ng
2 Short Name: harfbuzz-ng
3 URL: http://harfbuzz.org
4 Version: 1.0.1
5 Date: 20150627
6 Security Critical: yes
7 License: MIT
8 License File: COPYING
10 Description:
11 This is harfbuzz-ng, a new implementation of harfbuzz with a different
12 API from the old one.
14 This copy of harfbuzz is usually updated by downloading the release tarball
15 from http://www.freedesktop.org/software/harfbuzz/release/ , removing
16 files in src, copying *.h *.hh *.cc (except for hb-uniscribe*) from the
17 tarball's src folder over to src, then checking for removed or added files
18 and update our build recipes in BUILD.gn and harfbuzz.gyp accordingly, update
19 the NEWS file from HarfBuzz' release notes, and bump the version numbers
20 in README.chromium.