| Name: harfbuzz-ng |
| Short Name: harfbuzz-ng |
| URL: http://harfbuzz.org |
| Version: 1.2.7 |
| Date: 20160502 |
| Security Critical: yes |
| License: MIT |
| License File: COPYING |
| |
| Description: |
| This is harfbuzz-ng, a new implementation of harfbuzz with a different |
| API from the old one. |
| |
| This copy of harfbuzz is usually updated by downloading the release tarball |
| from http://www.freedesktop.org/software/harfbuzz/release/ , removing |
| files in src, copying *.h *.hh *.cc (except for hb-uniscribe* and |
| hb-directwrite.*) from the tarball's src folder over to src, then checking for |
| removed or added files and update our build recipes in BUILD.gn and |
| harfbuzz.gyp accordingly, update the NEWS file from HarfBuzz' release notes, |
| and bump the version numbers in README.chromium. |
| |
| Cherry picked https://github.com/behdad/harfbuzz/commit/46809dee30232d4 to fix |
| crbug.com/132252 - incompatibility with font management software and third-party |
| Type 1 versions of Helvetica. |
| |
| Plus, applied speculative fix for crbug.com/625606 where the URL for the fonts |
| cannot be retrieved. |