HarfBuzz text shaping engine
Go to file
Behdad Esfahbod df32eaae42 [indic] Disallow vowel mark combinations that spoof other vowel marks
Fixes https://github.com/harfbuzz/harfbuzz/issues/1019

New numbers:

BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
DEVANAGARI: 707261 out of 707394 tests passed. 133 failed (0.0188014%)
GUJARATI: 366353 out of 366457 tests passed. 104 failed (0.0283799%)
GURMUKHI: 60729 out of 60747 tests passed. 18 failed (0.0296311%)
KANNADA: 951300 out of 951913 tests passed. 613 failed (0.0643966%)
MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed (0.0188871%)
ORIYA: 42327 out of 42329 tests passed. 2 failed (0.00472489%)
SINHALA: 271596 out of 271847 tests passed. 251 failed (0.0923313%)
TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)

Devanagari regressed because Uniscribe doesn't enforce the full set.

Tests added with the *-vowel-letters.txt files in tree and Noto fonts.
2018-10-03 15:53:28 +02:00
.ci
.circleci [circleci] Fix some of warnings from clang-everything bot (#1211) 2018-10-02 21:39:19 +03:30
docs Add HB_FEATURE_GLOBAL_START/END 2018-09-11 01:27:25 +02:00
m4 Delete pkg.m4 2018-08-29 15:43:39 -07:00
src [indic] Disallow vowel mark combinations that spoof other vowel marks 2018-10-03 15:53:28 +02:00
test [indic] Disallow vowel mark combinations that spoof other vowel marks 2018-10-03 15:53:28 +02:00
util [circleci] Fix some of warnings from clang-everything bot (#1211) 2018-10-02 21:39:19 +03:30
.editorconfig Minor build related changes 2018-03-30 22:25:35 +04:30
.travis.yml [ci] Don't fail on brew warnings 2018-04-10 00:51:57 +04:30
AUTHORS
BUILD.md
CMakeLists.txt Fix installation of cmake config when building with cmake (#1161) 2018-09-17 13:03:34 +04:30
COPYING
Makefile.am Add README.wine.md and touch some other docs (#939) 2018-03-29 04:22:53 +04:30
NEWS 1.9.0 2018-09-10 11:37:24 +02:00
README Add Codacy badge 2018-06-01 16:30:38 -07:00
README.md
README.python.md Add README.wine.md and touch some other docs (#939) 2018-03-29 04:22:53 +04:30
README.wine.md Add README.wine.md and touch some other docs (#939) 2018-03-29 04:22:53 +04:30
RELEASING.md 1.8.7 2018-08-08 22:01:38 -07:00
THANKS
TODO Add hb_face_count, a new API (#1002) 2018-06-05 18:56:26 +04:30
appveyor.yml [ci] Another try on mingw bot 2018-09-29 02:11:05 +03:30
autogen.sh
configure.ac 1.9.0 2018-09-10 11:37:24 +02:00
git.mk
harfbuzz.doap
mingw32.sh
mingw64.sh
replace-enum-strings.cmake

README.md

Build Status Build status CircleCI Coverity Codacy Badge Coverage Status 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 the file COPYING.

Documentation: https://harfbuzz.github.io