Skip to content

elmarb/icu-le-hb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ICU Layout Engine API on top of HarfBuzz shaping library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 62.7%
  • C 32.7%
  • Makefile 4.3%
  • Shell 0.3%