Home | History | Annotate | only in /external/chromium_org/third_party/harfbuzz-ng
Up to higher level directory
NameDateSize
BUILD.gn10-Mar-20154.6K
COPYING16-Dec-20141.7K
harfbuzz-ng.target.darwin-arm.mk10-Mar-20158.7K
harfbuzz-ng.target.darwin-arm64.mk10-Mar-20158.2K
harfbuzz-ng.target.darwin-mips.mk10-Mar-20158.4K
harfbuzz-ng.target.darwin-mips64.mk10-Mar-20158.4K
harfbuzz-ng.target.darwin-x86.mk10-Mar-20158.4K
harfbuzz-ng.target.darwin-x86_64.mk10-Mar-20158.4K
harfbuzz-ng.target.linux-arm.mk10-Mar-20158.7K
harfbuzz-ng.target.linux-arm64.mk10-Mar-20158.2K
harfbuzz-ng.target.linux-mips.mk10-Mar-20158.4K
harfbuzz-ng.target.linux-mips64.mk10-Mar-20158.4K
harfbuzz-ng.target.linux-x86.mk10-Mar-20158.4K
harfbuzz-ng.target.linux-x86_64.mk10-Mar-20158.4K
harfbuzz.gyp10-Mar-20156.4K
NEWS10-Mar-201529.7K
OWNERS10-Mar-2015121
README16-Dec-2014182
README.chromium10-Mar-2015745
src/10-Mar-2015

README

      1 This is HarfBuzz, a text shaping library.
      2 
      3 For bug reports, mailing list, and other information please visit:
      4 
      5   http://harfbuzz.org/
      6 
      7 For license information, see the file COPYING.
      8 

README.chromium

      1 Name: harfbuzz-ng
      2 Short Name: harfbuzz-ng
      3 URL: http://harfbuzz.org
      4 Version: d457e3f0ff9b27616a34e4cc110d3edbf8796841
      5 Date: 20140813
      6 Security Critical: yes
      7 License: MIT
      8 License File: COPYING
      9 
     10 Description:
     11 This is harfbuzz-ng, a new implementation of harfbuzz with a different
     12 API from the old one.
     13 
     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 from the tarball's src folder over to src,
     17 then checking for removed or added files and update our build recipes in
     18 BUILD.gn and harfbuzz.gyp accordingly.
     19 
     20 Right now, it uses revision d457e3f0ff9b27616a34e4cc110d3edbf8796841 from
     21 https://github.com/behdad/harfbuzz
     22