Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 Name: harfbuzz-ng | 1 Name: harfbuzz-ng |
| 2 Short Name: harfbuzz-ng | 2 Short Name: harfbuzz-ng |
| 3 URL: http://freedesktop.org/wiki/Software/HarfBuzz | 3 URL: http://freedesktop.org/wiki/Software/HarfBuzz |
| 4 Version: unknown | 4 Version: unknown |
| 5 Date: 20120103 | 5 Date: 20130321 |
| 6 Revision: 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e (0.9.10) | 6 Revision: f872a17462a75a3493623747bf3a3fbe54556c7b (0.9.14) |
| 7 Security Critical: yes | 7 Security Critical: yes |
| 8 License: MIT | 8 License: MIT |
| 9 License File: NOT_SHIPPED | 9 License File: COPYING |
| 10 | 10 |
| 11 Description: | 11 Description: |
| 12 This is harfbuzz-ng, a new implementation of harfbuzz with a different | 12 This is harfbuzz-ng, a new implementation of harfbuzz with a different |
| 13 API from the old one. | 13 API from the old one. |
| 14 | 14 |
| 15 I also deleted all unneeded files from the root directory and src/ directory (hb -icu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf files). | 15 The following header files are generated by running 'sh autogen.sh; make' |
| 16 in a separate tree. | |
| 17 | |
| 18 hb-buffer-deserialize-json.hh | |
| 19 hb-buffer-deserialize-text.hh | |
| 20 hb-ot-shape-complex-indic-machine.hh | |
| 21 hb-ot-shape-complex-myanmar-machine.hh | |
| 22 hb-ot-shape-complex-sea-machine.hh | |
| 23 | |
| 24 In addition, all unneeded files from the root directory and src/ directory (hb-i cu-le, hb-ucdn, hb-old, scripts to generate data tables, automake/conf files) | |
|
tony
2013/03/25 19:22:26
Nit: 80 cols
| |
| 25 are deleted. | |
| OLD | NEW |