dbus: Property<>.value() should be const
[chromium-blink-merge.git] / third_party / harfbuzz / README.chromium
blobc536a1e95d29bc928e57477d37e7ce8765b0bb1c
1 Name: harfbuzz
2 Short Name: harfbuzz
3 URL: http://anongit.freedesktop.org/git/harfbuzz.old.git
4 Version: 0
5 Date: 20111101
6 Revision: 93d8573ddcf97648983a1c1b5cdda8a3ec6d4432
7 Security Critical: yes
9 Description:
10 "Harfbuzz is an OpenType text shaping engine."
11 Read http://behdad.org/text/ if you dare learn more.
12 This code was taken from d10a264823e81631336bab37f08a52cc243d3654
13 (git://anongit.freedesktop.org/harfbuzz)
15 The patch in chromium.patch was applied on top of this; I will talk with
16 upstream about it.  (Note that chromium.patch is just a record of our
17 changes against upstream; you must also apply any changes that you make to
18 the checked-in copy of the source.)
20 Added support for building on Android.