]> code.ossystems Code Review - openembedded-core.git/commit
harfbuzz: update 1.1.0 -> 1.1.2
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 30 Nov 2015 07:24:41 +0000 (23:24 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Dec 2015 10:20:06 +0000 (10:20 +0000)
commite979cc5816c806ac995365b9d96d34a1ea59342a
tree26979eeba6b1e4c6111c5d093a758e4c0b635d3d
parent76863cb641400086ecf4d6ad77a7035f112f409d
harfbuzz: update 1.1.0 -> 1.1.2

  http://cgit.freedesktop.org/harfbuzz/tree/NEWS

Overview of changes leading to 1.1.2
Wednesday, November 26, 2015
====================================

- Fix badly-broken fallback shaper that affected terminology.
  https://github.com/behdad/harfbuzz/issues/187
- Fix y_scaling in Graphite shaper.
- API changes:
  * An unset glyph_h_origin() function in font-funcs now (sensibly)
    implies horizontal origin at 0,0.  Ie, the nil callback returns
    true instead of false.  As such, implementations that have a
    glyph_h_origin() that simply returns true, can remove that function
    with HarfBuzz >= 1.1.2.  This results in a tiny speedup.

Overview of changes leading to 1.1.1
Wednesday, November 24, 2015
====================================

- Build fixes, specially for hb-coretext.

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/harfbuzz/harfbuzz_1.1.2.bb [moved from meta/recipes-graphics/harfbuzz/harfbuzz_1.1.0.bb with 88% similarity]