harfbuzz/src
Behdad Esfahbod af876cce30 [indic] Flip default logic for double-halants in old-school
Oriya went down from 9 to 2.

BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
DEVANAGARI: 707311 out of 707394 tests passed. 83 failed (0.0117332%)
GUJARATI: 366355 out of 366457 tests passed. 102 failed (0.0278341%)
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%)
MYANMAR: 1115830 out of 1123883 tests passed. 8053 failed (0.716534%)
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%)
2018-07-31 15:29:48 -07:00
..
hb-ucdn [ucdn] Update to Unicode 11 2018-06-05 17:59:41 -07:00
Makefile.am Remove dump-fon (#1100) 2018-07-17 23:29:16 +04:30
Makefile.sources Add hb-iter-private.hh 2018-07-25 17:07:17 -07:00
check-c-linkage-decls.sh Minor 2018-01-04 16:06:25 +00:00
check-externs.sh
check-header-guards.sh Improve tests (#679) 2018-01-05 12:42:20 +03:30
check-includes.sh
check-libstdc++.sh Allow libharfbuzz-subset to link to libstdc++ 2018-02-12 18:41:36 -08:00
check-static-inits.sh Improve tests (#679) 2018-01-05 12:42:20 +03:30
check-symbols.sh Minor 2018-03-26 19:55:16 -07:00
dev-run.sh [dwrite] minor 2018-03-25 18:41:26 +04:30
dump-emoji.cc Port dump-emoji away from Sanitizer<> 2018-07-22 22:47:19 -07:00
dump-indic-data.cc [indic] Rename print-indic-table to dump-indic-data 2018-02-13 21:25:16 -08:00
dump-khmer-data.cc [khmer] Add dump-khmer-data 2018-02-13 21:41:51 -08:00
dump-myanmar-data.cc [myanmar] Add dump-myanmar-data 2018-02-13 21:38:15 -08:00
dump-use-data.cc [use] Add dump-use-data 2018-02-13 21:46:28 -08:00
gen-arabic-table.py Make gen-* scripts LC_ALL=C compatible (#942) 2018-03-29 22:00:41 +04:30
gen-def.py gen-def.py: pass headers as arguments so that msys2 can convert posix paths 2018-07-09 18:11:33 +01:00
gen-indic-table.py Make gen-* scripts LC_ALL=C compatible (#942) 2018-03-29 22:00:41 +04:30
gen-unicode-ranges.py Make more gen-* scripts py3 compatible (#940) 2018-03-29 12:48:47 +04:30
gen-use-table.py Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
harfbuzz-config.cmake.in autoconf: provide a harfbuzz-config for use from CMake (#822) 2018-02-24 01:25:53 +03:30
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in [subset] Build hb-subset into separate libharfbuzz-subset.so 2018-02-04 20:18:52 -05:00
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-aat-layout-bsln-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-aat-layout-common-private.hh Move sanitizer code around a bit 2018-07-17 18:51:59 +02:00
hb-aat-layout-feat-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-aat-layout-kerx-table.hh Mark more unsized array's as arrayZ 2018-05-08 16:56:11 -07:00
hb-aat-layout-morx-table.hh Mark more unsized array's as arrayZ 2018-05-08 16:56:11 -07:00
hb-aat-layout-private.hh [aat] Implement trak logic (#816) 2018-02-24 12:49:42 +03:30
hb-aat-layout-trak-table.hh Fix trak table apply logic 2018-07-01 15:32:43 +04:30
hb-aat-layout.cc . 2018-07-22 22:45:26 -07:00
hb-aat-ltag-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-atomic-private.hh [atomic] Make pointer get op relaxed instead of acquire 2018-07-31 01:02:31 -07:00
hb-blob-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-blob.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-blob.h Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
hb-buffer-deserialize-json.hh Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-buffer-deserialize-json.rl Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-buffer-deserialize-text.hh Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-buffer-deserialize-text.rl Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-buffer-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-buffer-serialize.cc [buffer] Fix crash 2018-01-11 11:37:12 +01:00
hb-buffer.cc Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-buffer.h Fix more build issues 2018-02-10 15:19:27 -06:00
hb-common.cc One more visibility trick 2018-07-23 13:24:26 -07:00
hb-common.h Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-coretext.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-coretext.h [coretext] Add hb_coretext_font_create() 2017-12-02 14:52:57 -08:00
hb-debug.hh Move more stuff from hb-private.hh to hb-dsalgs.hh 2018-07-10 16:03:31 +02:00
hb-deprecated.h
hb-directwrite.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-directwrite.h [dwrite] Cosmetic change (#963) 2018-04-11 18:00:13 +04:30
hb-dsalgs.hh Make hb_vector_t 8 bytes smaller 2018-07-11 17:23:53 +02:00
hb-face-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-face.cc Set num glyphs on sanitizer reference_table() 2018-07-23 11:46:46 -07:00
hb-face.h Add hb_face_count, a new API (#1002) 2018-06-05 18:56:26 +04:30
hb-fallback-shape.cc
hb-font-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-font.cc Resolve clang's used-but-marked-unused warnings 2018-04-23 11:38:45 -07:00
hb-font.h Fix typos. 2018-01-02 13:26:44 -05:00
hb-ft.cc Minor 2018-07-27 14:55:29 -07:00
hb-ft.h
hb-glib.cc Make atexit callbacks threadsafe (#930) 2018-03-29 17:30:28 -07:00
hb-glib.h
hb-gobject-enums.cc.tmpl
hb-gobject-enums.h.tmpl Clean up check-defs and check-symbols (#821) 2018-02-24 00:49:34 +03:30
hb-gobject-structs.cc
hb-gobject-structs.h Clean up check-defs and check-symbols (#821) 2018-02-24 00:49:34 +03:30
hb-gobject.h
hb-graphite2.cc [graphite] Use tabs instead 8 spaces (#965) 2018-04-11 17:41:48 +04:30
hb-graphite2.h [graphite] Make get_table threadsafe (#931) 2018-03-29 17:28:47 -07:00
hb-icu.cc Make atexit callbacks threadsafe (#930) 2018-03-29 17:30:28 -07:00
hb-icu.h
hb-iter-private.hh Minor 2018-07-27 14:54:15 -07:00
hb-machinery-private.hh [serialize] Remove unused truncate() method 2018-07-30 16:59:41 -07:00
hb-map-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-map.cc 1.7.7 2018-06-05 15:18:16 -07:00
hb-map.h 1.7.7 2018-06-05 15:18:16 -07:00
hb-mutex-private.hh s/finish/fini 2018-05-01 19:01:25 -04:00
hb-object-private.hh Reland "Implement C++11-style GCC builtin atomic ops" 2018-07-17 11:02:38 +02:00
hb-open-file-private.hh Minor 2018-07-22 22:44:22 -07:00
hb-open-type-private.hh Move some code from hb-open-type-private.hh to hb-machinery-private.hh 2018-07-25 16:58:47 -07:00
hb-ot-cmap-table.hh One more 2018-07-23 12:00:02 -07:00
hb-ot-color-cbdt-table.hh Port more off of Sanitizer<> 2018-07-22 22:43:25 -07:00
hb-ot-color-colr-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-ot-color-cpal-table.hh Minor, annotate the added tables with likely/unlikely (#997) 2018-04-18 12:09:37 +04:30
hb-ot-color-sbix-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-color-svg-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-color.cc Move null pool to hb-private 2018-05-08 02:23:36 -07:00
hb-ot-font.cc Resolve clang's used-but-marked-unused warnings 2018-04-23 11:38:45 -07:00
hb-ot-font.h
hb-ot-glyf-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-hdmx-table.hh Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-ot-head-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-hhea-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-hmtx-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-kern-table.hh Port more off of Sanitizer<> 2018-07-22 22:43:25 -07:00
hb-ot-layout-base-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-layout-common-private.hh [serialize] Increase stage count from 8 to 32 2018-07-30 17:03:06 -07:00
hb-ot-layout-gdef-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-layout-gpos-table.hh Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-ot-layout-gsub-table.hh [closure] Separate in and out glyphs 2018-07-24 13:47:32 -07:00
hb-ot-layout-gsubgpos-private.hh [closure] Allocate out set on the stack 2018-07-25 16:01:37 -07:00
hb-ot-layout-jstf-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-layout-private.hh [aat] Update for blob changes 2018-07-17 18:14:45 +02:00
hb-ot-layout.cc [subset] During lookup collection remember the features we've already processed. 2018-07-27 17:29:00 -07:00
hb-ot-layout.h Add a new API, hb_ot_layout_get_feature_name_ids (#976) 2018-07-21 21:14:48 +04:30
hb-ot-map-private.hh Fix fallout from 975bdd5ef5 2018-06-02 15:46:08 -07:00
hb-ot-map.cc Minor renamings of internal inline functions 2018-07-10 14:13:21 +02:00
hb-ot-math-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-math.cc Move null pool to hb-private 2018-05-08 02:23:36 -07:00
hb-ot-math.h
hb-ot-maxp-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-name-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-os2-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-os2-unicode-ranges.hh Move hb_stable_sort to hb-dsalgs.hh 2018-07-10 14:03:58 +02:00
hb-ot-post-macroman.hh
hb-ot-post-table.hh Remove unnecessary OT:: namespace specifiers 2018-07-23 11:57:45 -07:00
hb-ot-shape-complex-arabic-fallback.hh Rename hb_apply_context_t to hb_ot_apply_context_t 2018-01-19 16:40:13 -08:00
hb-ot-shape-complex-arabic-private.hh
hb-ot-shape-complex-arabic-table.hh Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-ot-shape-complex-arabic-win1256.hh Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc 2017-11-14 21:06:07 -08:00
hb-ot-shape-complex-arabic.cc Implement C++11 <atomic> operations 2018-07-16 15:45:22 +02:00
hb-ot-shape-complex-default.cc
hb-ot-shape-complex-hangul.cc Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-ot-shape-complex-hebrew.cc Move all references of old url to the new address (#622) 2017-11-20 14:49:22 -05:00
hb-ot-shape-complex-indic-machine.hh Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-indic-machine.rl Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-indic-private.hh [khmer] Rewrite most of shaper to better follow spec 2018-07-31 11:45:32 -07:00
hb-ot-shape-complex-indic-table.cc Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-ot-shape-complex-indic.cc [indic] Flip default logic for double-halants in old-school 2018-07-31 15:29:48 -07:00
hb-ot-shape-complex-khmer-machine.hh Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-khmer-machine.rl Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-khmer-private.hh [khmer] Add dump-khmer-data 2018-02-13 21:41:51 -08:00
hb-ot-shape-complex-khmer.cc [khmer] Typo 2018-07-31 14:10:31 -07:00
hb-ot-shape-complex-myanmar-machine.hh Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-myanmar-machine.rl Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-myanmar-private.hh Update the links and revive the dead ones 2018-04-12 13:44:32 +04:30
hb-ot-shape-complex-myanmar.cc Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-ot-shape-complex-private.hh [khmer] Rewrite most of shaper to better follow spec 2018-07-31 11:45:32 -07:00
hb-ot-shape-complex-thai.cc Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-ot-shape-complex-tibetan.cc
hb-ot-shape-complex-use-machine.hh Minor, re-add unused mark to some of ragel defined state machines (#1005) 2018-04-24 09:04:15 +04:30
hb-ot-shape-complex-use-machine.rl Update to Unicode 11.0.0 2018-06-05 17:31:46 -07:00
hb-ot-shape-complex-use-private.hh Update the links and revive the dead ones 2018-04-12 13:44:32 +04:30
hb-ot-shape-complex-use-table.cc Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
hb-ot-shape-complex-use.cc Order Chakma split vowels in accordance with NFC 2018-07-22 19:47:21 -07:00
hb-ot-shape-fallback-private.hh
hb-ot-shape-fallback.cc Update the links and revive the dead ones 2018-04-12 13:44:32 +04:30
hb-ot-shape-normalize-private.hh
hb-ot-shape-normalize.cc Rename in_error to !successful 2018-05-31 20:03:34 -07:00
hb-ot-shape-private.hh Fix fallout from 975bdd5ef5 2018-06-02 15:46:08 -07:00
hb-ot-shape.cc Minor 2018-07-27 14:55:29 -07:00
hb-ot-shape.h
hb-ot-tag.cc Update the links and revive the dead ones 2018-04-12 13:44:32 +04:30
hb-ot-tag.h
hb-ot-var-avar-table.hh Mark more unsized array's as arrayZ 2018-05-08 16:56:11 -07:00
hb-ot-var-fvar-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-var-hvar-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-var-mvar-table.hh Add or update tables specifications links 2018-04-12 13:44:32 +04:30
hb-ot-var.cc Move null pool to hb-private 2018-05-08 02:23:36 -07:00
hb-ot-var.h
hb-ot.h Remove hb-ot-color.h 2018-03-07 15:51:42 +01:00
hb-private.hh Fix visibility on mingw32 2018-07-23 15:08:32 -07:00
hb-set-digest-private.hh More work towards improving collect_glyphs() against bad input 2017-12-16 06:12:06 -08:00
hb-set-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-set.cc [set] Add is_subset 2018-06-06 16:47:13 -07:00
hb-set.h [set] Add is_subset 2018-06-06 16:47:13 -07:00
hb-shape-plan-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-shape-plan.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-shape-plan.h
hb-shape.cc Make atexit callbacks threadsafe (#930) 2018-03-29 17:30:28 -07:00
hb-shape.h
hb-shaper-impl-private.hh
hb-shaper-list.hh
hb-shaper-private.hh [shaper] Move code around 2018-07-31 01:27:04 -07:00
hb-shaper.cc Make atexit callbacks threadsafe (#930) 2018-03-29 17:30:28 -07:00
hb-static.cc Fix infinite loop in loading num_glyphs within sanitizer 2018-07-23 14:44:10 -07:00
hb-string-array.hh Rename hb_string_t to hb_bytes_t 2018-05-08 01:57:27 -07:00
hb-subset-glyf.cc Add sanitizer reference_table, also fix clang build 2018-07-22 22:24:31 -07:00
hb-subset-glyf.hh [subset] First pass at hmtx 2018-02-14 14:53:10 -08:00
hb-subset-input.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-subset-plan.cc [subset] Only used reachable lookups for gsub closure. 2018-07-25 13:56:58 -07:00
hb-subset-plan.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-subset-private.hh [subset] Add drop_ot_layout setting to subset input. 2018-06-08 12:09:34 -06:00
hb-subset.cc Port more off of Sanitizer<> 2018-07-22 22:43:25 -07:00
hb-subset.h [subset] Add drop_ot_layout setting to subset input. 2018-06-08 12:09:34 -06:00
hb-ucdn.cc [ucdn] Update to Unicode 11 2018-06-05 17:59:41 -07:00
hb-unicode-private.hh Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb-unicode.cc Resolve clang's used-but-marked-unused warnings 2018-04-23 11:38:45 -07:00
hb-unicode.h
hb-uniscribe.cc Add sanitizer reference_table, also fix clang build 2018-07-22 22:24:31 -07:00
hb-uniscribe.h
hb-utf-private.hh
hb-version.h 1.8.4 2018-07-17 13:20:40 +02:00
hb-version.h.in
hb-warning.cc Include more basic internal headers from hb-private.hh 2018-07-10 14:41:04 +02:00
hb.h [map] First try at implementing an integer-to-integer hashmap 2018-05-29 16:29:12 -07:00
main.cc Port rest of code away from Sanitizer<> 2018-07-22 22:49:26 -07:00
sample.py Make more gen-* scripts py3 compatible (#940) 2018-03-29 12:48:47 +04:30
test-buffer-serialize.cc Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
test-size-params.cc Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
test-unicode-ranges.cc Sign 2018-03-07 09:27:16 +01:00
test-would-substitute.cc Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00
test.cc Add hb_blob_create_from_file, a new API (#926) 2018-04-20 07:59:06 +02:00