An open API service indexing awesome lists of open source software.

https://github.com/harfbuzz/icu-le-hb

ICU Layout Engine API on top of HarfBuzz shaping library
https://github.com/harfbuzz/icu-le-hb

Last synced: about 1 year ago
JSON representation

ICU Layout Engine API on top of HarfBuzz shaping library

Awesome Lists containing this project

README

          

This is icu-le-hb, a library implementing the ICU Layout Engine (icu-le) API
using external HarfBuzz library for implementation. This is useful as a
compatibility layer to make applications using ICU Layout Engine to use
HarfBuzz without porting them to use the HarfBuzz API.

The code is mostly a trimmed down version of icu/source/layout, with all
shapers stripped out, and HarfBuzz integrated. For license information
see COPYING.