Opened 5 years ago

Closed 5 years ago

#12399 closed enhancement (fixed)

harfbuzz-2.6.0

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

Change History (3)

comment:1 by Douglas R. Reno, 5 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 5 years ago

Overview of changes leading to 2.6.0
Tuesday, August 13, 2019

    New OpenType metrics, baseline, and metadata table access APIs.
    New API to set font variations to a named-instance.
    New hb-gdi.h header and API for creating hb_face_t from HFONT.
    Amalgam: Provide a single-file harfbuzz.cc file for easier alternate building.
    More size-reduction configurable options, enabled by HB_TINY.
    New API:
    +hb_font_set_var_named_instance()
    +hb_gdi_face_create()
    +hb_ot_layout_baseline_tag_t
    +hb_ot_layout_get_baseline()
    +hb_ot_meta_tag_t
    +hb_ot_meta_get_entry_tags()
    +hb_ot_meta_reference_entry()
    +hb_ot_metrics_tag_t
    +hb_ot_metrics_get_position()
    +hb_ot_metrics_get_variation()
    +hb_ot_metrics_get_x_variation()
    +hb_ot_metrics_get_y_variation()

comment:3 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r21966

Note: See TracTickets for help on using tickets.