Go to file
Behdad Esfahbod a7bd6d7a4c [collect_glyphs] Bail if input data looks like garbage
Specificaly, when a range or sorted array has unexpected order, we take that as
font data being garbage and bail out.  This fixes significant slowdown on a bad
version of Chandas font which has a 600KB GPOS with garbage inside.

Later on, I like to add a maximum-work counter for collect_glyphs to protect
against malicious fonts as well.

Fixes https://bugs.chromium.org/p/chromium/issues/detail?id=794896
2017-12-16 11:39:32 -05:00
.ci [ci] Sort out Travis configuration 2017-12-07 01:03:20 +02:00
.circleci [ci] Add an after distribution test runner (#648) 2017-12-07 11:35:36 +03:30
docs Minor 2017-11-28 22:20:57 -08:00
m4 Make c++11 optional 2017-10-27 10:29:25 -06:00
src [collect_glyphs] Bail if input data looks like garbage 2017-12-16 11:39:32 -05:00
test [test] print commented line, like the original script (#649) 2017-12-07 12:24:12 +03:30
util [hb-ft] Fix build when Multiple Master font support is disabled in freetype 2017-12-04 10:52:06 -08:00
.travis.yml [ci] Sort out Travis configuration 2017-12-07 01:03:20 +02:00
appveyor.yml [ci] minor improvements (#644) 2017-12-06 18:27:27 +03:30
AUTHORS Add Roozbeh to AUTHORS 2014-07-01 15:51:54 -04:00
autogen.sh Fix previous commit 2015-03-04 15:47:25 -08:00
BUILD.md Move all references of old url to the new address (#622) 2017-11-20 14:49:22 -05:00
CMakeLists.txt Add API tests to cmake build 2017-12-06 15:25:10 +02:00
configure.ac [hb-ft] Fix build when Multiple Master font support is disabled in freetype 2017-12-04 10:52:06 -08:00
COPYING Improve license information 2012-10-28 21:26:19 -07:00
git.mk [git.mk] Update 2017-10-27 10:23:01 -06:00
harfbuzz.doap Move all references of old url to the new address (#622) 2017-11-20 14:49:22 -05:00
Makefile.am CMake: Support building HarfBuzz-GObject 2017-10-18 23:48:11 +08:00
NEWS 1.7.2 2017-12-04 09:01:43 -08:00
README [ci] Fix appveyor badge 2017-12-05 22:37:34 +02:00
README.md Add README.md symlink to make github happy 2014-10-01 17:45:17 -04:00
README.python [README.python] Add package name for gobject-introspection on Ubuntu 2015-05-04 23:10:32 -07:00
RELEASING.md Move all references of old url to the new address (#622) 2017-11-20 14:49:22 -05:00
replace-enum-strings.cmake CMake: Support building HarfBuzz-GObject 2017-10-18 23:48:11 +08:00
THANKS Bump version to 0.9.2 2012-08-10 14:50:05 -04:00
TODO [TODO] Update 2016-02-24 19:10:06 +09:00

Build Status Build status CircleCI 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