Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#6756 closed enhancement (fixed)

harfbuzz-1.0.1

Reported by: Douglas R. Reno Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.8
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description (last modified by Fernando de Oliveira)

New release of Harfbuzz available (a brand new one was released after the currency check, which reported 1.0.0). And another one, version 0.9.42, also released yesterday, which included changes to the API.

URL: http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.1.tar.bz2

http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.1.tar.bz2.sha256

32a1a7ad584a2f2cfba5c1d234d046c0521e86e7a21d403e15e89aa509ef0ea8

http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.0.1.tar.bz2.sha256.asc

Overview of changes leading to 1.0.1
Monday, July 27, 2015
====================================

- Fix out-of-bounds access in USE shaper.


Overview of changes leading to 1.0.0
Sunday, July 26, 2015
====================================

- Implement Universal Shaping Engine:
  https://www.microsoft.com/typography/OpenTypeDev/USE/intro.htm
  http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/
- Bump version to 1.0.0.  The soname was NOT bumped.


Overview of changes leading to 0.9.42
Thursday, July 26, 2015
=====================================

- New API to allow for retrieving finer-grained cluster
  mappings if the client desires to handle them.  Default
  behavior is unchanged.
- Fix cluster merging when removing default-ignorables.
- Update to Unicode 8.0
- hb-graphite2 fixes.
- Misc fixes.
- Removed HB_NO_MERGE_CLUSTERS hack.
- New API:
  hb_buffer_cluster_level_t enum
  hb_buffer_get_cluster_level()
  hb_buffer_set_cluster_level()
  hb-shape / hb-view --cluster-level

Change History (3)

comment:1 by Fernando de Oliveira, 9 years ago

Description: modified (diff)

Thanks, Doug,

Included some more info in the Description.

comment:2 by Fernando de Oliveira, 9 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:3 by Fernando de Oliveira, 9 years ago

Resolution: fixed
Status: assignedclosed
  • Update to harfbuzz-1.0.1.
  • Update to exim-4.86.

Fixed at r16289.

  • exim-4.86 gcc5 tag.

Fixed at r16290.

Last edited 9 years ago by Fernando de Oliveira (previous) (diff)
Note: See TracTickets for help on using tickets.