Home | History | Annotate | only in /external/chromium_org/third_party/harfbuzz-ng
Up to higher level directory
NameDateSize
BUILD.gn04-Nov-20144.6K
COPYING04-Nov-20141.7K
harfbuzz-ng.target.darwin-arm.mk04-Nov-20149.3K
harfbuzz-ng.target.darwin-arm64.mk04-Nov-20148.7K
harfbuzz-ng.target.darwin-mips.mk04-Nov-20149K
harfbuzz-ng.target.darwin-x86.mk04-Nov-20148.9K
harfbuzz-ng.target.darwin-x86_64.mk04-Nov-20148.9K
harfbuzz-ng.target.linux-arm.mk04-Nov-20149.3K
harfbuzz-ng.target.linux-arm64.mk04-Nov-20148.7K
harfbuzz-ng.target.linux-mips.mk04-Nov-20149K
harfbuzz-ng.target.linux-x86.mk04-Nov-20148.9K
harfbuzz-ng.target.linux-x86_64.mk04-Nov-20148.9K
harfbuzz.gyp04-Nov-20146.5K
NEWS04-Nov-201423.6K
OWNERS04-Nov-201483
README04-Nov-2014182
README.chromium04-Nov-2014789
src/04-Nov-2014

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: 0.9.27
      5 Date: 20140318
      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 The following header files are generated by running 'sh autogen.sh; make' 
     15 in a separate tree.
     16 
     17  hb-buffer-deserialize-json.hh
     18  hb-buffer-deserialize-text.hh
     19  hb-ot-shape-complex-indic-machine.hh
     20  hb-ot-shape-complex-myanmar-machine.hh
     21  hb-ot-shape-complex-sea-machine.hh
     22 
     23 In addition, all unneeded files from the root directory and src/ directory
     24 (hb-icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf
     25 files) are deleted.
     26 
     27 Besides, _POSIX_C_SOURCE is undefined in src/hb-blob.cc before (re)defining it.
     28