• Show log

    Commit

  • Hash : 29f0b6bc
    Author : Michiharu Ariza
    Date : 2018-12-22T07:47:04

    CFF renaming (#1507)
    
    * reimplement ByteStr as byte_str_t based on hb_ubytes_t
    
    Unuse start_embed<ByteStr>
    Also renamed SubByteStr to byte_str_ref_t
    More renaming to come
    
    * substr renamed to str_ref in line with its type byte_str_ref_t
    
    * uncamelize non-table struct names
    
    * uncamelized non-struct types OpCode etc
    
    * add byte_str_t copy ctor
    
    * test
    
    * test2
    
    * undo tests
    
    * fix bot failure
    
    * undo the previous change
    
    * fixed tabs, added inline
    
    * Revert "fixed tabs, added inline"
    
    This reverts commit 21163c30e9d18759414f7fe2518628241599f039.
    
    * fix tabs
    

  • 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

  • [![Travis Build Status](https://travis-ci.org/harfbuzz/harfbuzz.svg)](https://travis-ci.org/harfbuzz/harfbuzz)
    [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/0t0flrxpstj9lb9w?svg=true)](https://ci.appveyor.com/project/harfbuzz/harfbuzz)
    [![CircleCI Build Status](https://circleci.com/gh/harfbuzz/harfbuzz.svg?style=svg)](https://circleci.com/gh/harfbuzz/harfbuzz)
    [![Coverity Code Health](https://img.shields.io/coverity/scan/5450.svg)](https://scan.coverity.com/projects/behdad-harfbuzz)
    [![Codacy Code Health](https://api.codacy.com/project/badge/Grade/f17f1708783c447488bc8dd317150eaa)](https://app.codacy.com/app/behdad/harfbuzz)
    [![Codecov Code Coverage](https://codecov.io/gh/harfbuzz/harfbuzz/branch/master/graph/badge.svg)](https://codecov.io/gh/harfbuzz/harfbuzz)
    [![Coverals Code Coverage](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