• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-5,0802,559

AUTHORSH A D04-Nov-202048 32

COPYINGH A D04-Nov-20201.7 KiB3426

Makefile.amH A D03-May-2022554 2520

NEWSH A D04-Nov-202079 53

READMEH A D04-Nov-2020436 97

autogen.shH A D04-Nov-2020437 2113

configure.acH A D04-Nov-2020400 2517

git.mkH A D04-Nov-20206.7 KiB225151

icu-le-hb.pc.inH A D04-Nov-2020286 1210

icu-le.pcH A D04-Nov-2020119 54

README

1This is icu-le-hb, a library implementing the ICU Layout Engine (icu-le) API
2using external HarfBuzz library for implementation.  This is useful as a
3compatibility layer to make applications using ICU Layout Engine to use
4HarfBuzz without porting them to use the HarfBuzz API.
5
6The code is mostly a trimmed down version of icu/source/layout, with all
7shapers stripped out, and HarfBuzz integrated.  For license information
8see COPYING.
9