• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: harfbuzz-ng
2Short Name: harfbuzz-ng
3URL: http://harfbuzz.org
4Version: 0.9.24
5Date: 20131113
6Security Critical: yes
7License: MIT
8License File: COPYING
9
10Description:
11This is harfbuzz-ng, a new implementation of harfbuzz with a different
12API from the old one.
13
14The following header files are generated by running 'sh autogen.sh; make'
15in 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
23In 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
25files) are deleted.
26
27Besides, _POSIX_C_SOURCE is undefined in src/hb-blob.cc before (re)defining it.
28