OLD | NEW |
1 Name: harfbuzz | 1 Name: harfbuzz |
2 Short Name: harfbuzz | 2 Short Name: harfbuzz |
3 URL: http://anongit.freedesktop.org/git/harfbuzz.old.git | 3 URL: http://anongit.freedesktop.org/git/harfbuzz.old.git |
4 Version: 0 | 4 Version: 0 |
5 Date: 20120730 | 5 Date: 20120730 |
6 Revision: 3ab7b37bdebf0f8773493a1fee910b151c4de30f | 6 Revision: 3ab7b37bdebf0f8773493a1fee910b151c4de30f |
7 Security Critical: yes | 7 Security Critical: yes |
8 License: MIT | 8 License: MIT |
9 | 9 |
10 Description: | 10 Description: |
11 "Harfbuzz is an OpenType text shaping engine." | 11 "Harfbuzz is an OpenType text shaping engine." |
12 Read http://behdad.org/text/ if you dare learn more. | 12 Read http://behdad.org/text/ if you dare learn more. |
13 This code was taken from 3ab7b37bdebf0f8773493a1fee910b151c4de30f | 13 This code was taken from 3ab7b37bdebf0f8773493a1fee910b151c4de30f |
14 (git://anongit.freedesktop.org/harfbuzz) | 14 (git://anongit.freedesktop.org/harfbuzz) |
15 | 15 |
16 The patch in chromium.patch was applied on top of this; I will talk with | 16 The patch in chromium.patch was applied on top of this; I will talk with |
17 upstream about it. (Note that chromium.patch is just a record of our | 17 upstream about it. (Note that chromium.patch is just a record of our |
18 changes against upstream; you must also apply any changes that you make to | 18 changes against upstream; you must also apply any changes that you make to |
19 the checked-in copy of the source.) | 19 the checked-in copy of the source.) |
20 | 20 |
21 Added support for building on Android. | 21 Added support for building on Android. |
22 | 22 |
23 The patch for Arabic alignment bug was added (bug 105685). | 23 The patch for Arabic alignment bug was added (bug 105685). |
| 24 |
| 25 Added patch for compiling with clang ARM for Android. |
OLD | NEW |