• Show log

    Commit

  • Hash : 8aa83d97
    Author : Behdad Esfahbod
    Date : 2018-10-07T22:43:59

    [kern/kerx] Fix Format2 offsetting
    
    "The values in the right class table are stored pre-multiplied by the
    number of bytes in a single kerning value, and the values in the left
    class table are stored pre-multiplied by the number of bytes in one
    row. This eliminates needing to multiply the row and column values
    together to determine the location of the kerning value. The array can
    be indexed by doing the right- and left-hand class mappings, adding the
    class values to the address of the array, and fetching the kerning
    value to which the new address points."
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags

  • README

  • [![Build Status](https://travis-ci.org/harfbuzz/harfbuzz.svg)](https://travis-ci.org/harfbuzz/harfbuzz)
    [![Build status](https://ci.appveyor.com/api/projects/status/0t0flrxpstj9lb9w?svg=true)](https://ci.appveyor.com/project/harfbuzz/harfbuzz)
    [![CircleCI](https://circleci.com/gh/harfbuzz/harfbuzz.svg?style=svg)](https://circleci.com/gh/harfbuzz/harfbuzz)
    [![Coverity](https://img.shields.io/coverity/scan/5450.svg)](https://scan.coverity.com/projects/behdad-harfbuzz)
    [![Codacy Badge](https://api.codacy.com/project/badge/Grade/f17f1708783c447488bc8dd317150eaa)](https://app.codacy.com/app/behdad/harfbuzz)
    [![Coverage Status](https://img.shields.io/coveralls/harfbuzz/harfbuzz.svg)](https://coveralls.io/r/harfbuzz/harfbuzz)
    [ABI Tracker](http://abi-laboratory.pro/tracker/timeline/harfbuzz/)
    
    This is HarfBuzz, a text shaping library.
    
    For bug reports, mailing list, and other information please visit:
    
      http://harfbuzz.org/
    
    For license information, see the file COPYING.
    
    Documentation: https://harfbuzz.github.io