HarfBuzz text shaping engine
Go to file
Ebrahim Byagowi 2a3d4987a7
Remove hb_directwrite_shape_experimental_width public API
I had specially exposed the API as I didn't know how to embed harfbuzz
easily elsewhere but now with harfbuzz.cc it has become very easy
and I don't like to see its use anywhere as it has a bad naming and
its Kashida adding is bogus and only useful to check where it should
be added, not visually useful however.
2019-08-21 03:02:01 +04:30
.ci
.circleci [ci] Bring back -linux-arm64 bot 2019-07-17 22:57:46 +04:30
docs 2.6.0 2019-08-13 22:20:54 -07:00
m4 Remove generated files that were accidentally added by CFF2 branch 2018-11-30 22:43:22 -05:00
src Remove hb_directwrite_shape_experimental_width public API 2019-08-21 03:02:01 +04:30
test [test] Add test for aaa85931f3 2019-08-20 14:22:57 -07:00
util [util] Fix memory leak 2019-07-26 08:56:47 -07:00
.clang-format
.codecov.yml
.editorconfig .editorconfig, minor 2019-04-23 12:40:29 +04:30
.travis.yml [ci] use trusty for its gcc 4.8 again 2019-06-08 00:40:18 +04:30
AUTHORS Update AUTHORS / COPYING 2019-04-21 12:26:07 -04:00
BUILD.md
CMakeLists.txt [cmake] Fix CMake build on newer CMake versions 2019-07-26 22:52:03 +03:00
CONFIG.md [config] Add links 2019-06-27 14:48:10 -07:00
COPYING Update AUTHORS / COPYING 2019-04-21 12:26:07 -04:00
Makefile.am Add CONFIG.md 2019-06-17 20:10:36 -07:00
NEWS 2.6.0 2019-08-13 22:20:54 -07:00
README
README.md [readme] add oss-fuzz badge 2019-08-20 13:30:34 +04:30
README.mingw.md [ming2] Update instructions 2019-05-25 11:37:23 -04:00
README.python.md Some styling 2019-08-03 13:55:34 +02:00
RELEASING.md [mingw] Update instructions 2019-05-25 12:52:16 -04:00
TESTING.md [docs] Tweak fuzzer doc 2019-05-20 20:45:11 -07:00
THANKS [THANKS] Add Ivan Kuckir <https://photopea.com/> 2019-04-24 15:08:27 -07:00
TODO
appveyor.yml [ci] Disable vcpkg thus running the test suit in Windows 2019-08-11 23:07:29 +04:30
autogen.sh
azure-pipelines.yml
configure.ac 2.6.0 2019-08-13 22:20:54 -07:00
git.mk
harfbuzz.doap
mingw-configure.sh [mingw] Some more tweaks 2019-05-25 12:42:38 -04:00
mingw-ldd.py [win] Add mingw-ldd.py 2019-05-24 17:02:52 -04:00
mingw32.sh [mingw] Some more tweaks 2019-05-25 12:42:38 -04:00
mingw64.sh [mingw] Some more tweaks 2019-05-25 12:42:38 -04:00
replace-enum-strings.cmake

README.md

Travis Build Status AppVeyor Build Status CircleCI Build Status OSS-Fuzz Status Coverity Code Health Codacy Code Health Codecov Code Coverage Coverals Code Coverage ABI Tracker

This is HarfBuzz, a text shaping library.

For bug reports, mailing list, and other information please visit:

http://harfbuzz.org/

For license information, see COPYING.

For build information, see BUILD.md.

For custom configurations, see CONFIG.md.

For test execution, see TESTING.md.

Documentation: https://harfbuzz.github.io