harfbuzz/src
Behdad Esfahbod 9d5b5348c7 [config] Add HB_NO_SHAPER
Don't know who would want when why.  But makes sense to have.
2019-06-26 13:58:40 -07:00
..
HBIndicVowelConstraints.txt
Makefile.am [src] Add make targets "tiny" and "tinyz" 2019-06-26 12:55:46 -07:00
Makefile.sources add hb_bimap_t, subclass hb_inc_bimap_t replacing CFF::remap_t 2019-06-25 13:52:40 -07:00
check-c-linkage-decls.sh
check-externs.sh
check-header-guards.sh
check-includes.sh
check-libstdc++.sh
check-static-inits.sh
check-symbols.sh [ci][test] Ignore other gcov symbols also 2019-05-15 13:14:09 +04:30
dev-run.sh
dump-indic-data.cc
dump-khmer-data.cc
dump-myanmar-data.cc
dump-use-data.cc
gen-arabic-table.py
gen-def.py
gen-emoji-table.py
gen-indic-table.py [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
gen-os2-unicode-ranges.py
gen-tag-table.py
gen-ucd-table.py [gen-ucd] Protect against accidents like previous commit 2019-06-25 19:07:07 -07:00
gen-use-table.py [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
gen-vowel-constraints.py [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
harfbuzz-config.cmake.in
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.pc.in
harfbuzz.pc.in
hb-aat-fdsc-table.hh
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh
hb-aat-layout-common.hh
hb-aat-layout-feat-table.hh
hb-aat-layout-just-table.hh
hb-aat-layout-kerx-table.hh
hb-aat-layout-lcar-table.hh
hb-aat-layout-morx-table.hh
hb-aat-layout-trak-table.hh
hb-aat-layout.cc [config] Remove remaining AAT context bits if HB_NO_OT_KERN 2019-06-19 16:28:27 -07:00
hb-aat-layout.h
hb-aat-layout.hh [config] Fixup for AAT ltag table access 2019-06-18 14:33:49 -07:00
hb-aat-ltag-table.hh
hb-aat-map.cc [config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE 2019-06-26 13:31:01 -07:00
hb-aat-map.hh
hb-aat.h
hb-algs.hh [ucd] Use custom encoding to shrink composition data 2019-06-24 12:37:23 -07:00
hb-array.hh Update and use internal qsort everywhere 2019-06-08 12:53:27 -07:00
hb-atomic.hh This makes minor changes to allow building HarfBuzz with 2019-06-05 14:37:51 -07:00
hb-bimap.hh minor 2019-06-25 13:52:40 -07:00
hb-blob.cc Don't define hb_blob_create_from_file if HB_NO_OPEN is defined 2019-06-21 22:39:42 +04:30
hb-blob.h [blob] Shuffle 2019-05-24 14:35:26 -04:00
hb-blob.hh
hb-buffer-deserialize-json.hh
hb-buffer-deserialize-json.rl
hb-buffer-deserialize-text.hh
hb-buffer-deserialize-text.rl
hb-buffer-serialize.cc [config] Don't compile buffer serialize API if HB_NO_BUFFER_SERIALIZE 2019-06-18 13:26:03 -07:00
hb-buffer.cc Fix build with -O0 2019-06-20 14:24:43 -07:00
hb-buffer.h
hb-buffer.hh Fix build with -O0 2019-06-20 14:24:43 -07:00
hb-cache.hh
hb-cff-interp-common.hh
hb-cff-interp-cs-common.hh [cff] Use switch on multi-format structs (#1762) 2019-06-09 11:49:25 +04:30
hb-cff-interp-dict-common.hh [cff] Use switch on multi-format structs (#1762) 2019-06-09 11:49:25 +04:30
hb-cff1-interp-cs.hh
hb-cff2-interp-cs.hh
hb-common.cc Cast long->size_t to ensure comparison of similar types 2019-06-24 13:03:07 -07:00
hb-common.h
hb-config.hh [config] Add HB_NO_OT_TAG 2019-06-26 13:49:42 -07:00
hb-coretext.cc coretext: remove trailing macro from SCRATCH_RESTORE 2019-06-18 15:52:23 -07:00
hb-coretext.h
hb-debug.hh
hb-deprecated.h Deprecate v_kerning callback again 2019-06-17 14:02:47 -07:00
hb-directwrite.cc [coretext/uniscribe/directwrite] Remove extra semicolons 2019-06-18 15:15:06 -07:00
hb-directwrite.h
hb-dispatch.hh
hb-face.cc [config] Add HB_NO_FACE_COLLECT_UNICODES 2019-06-19 20:07:02 -07:00
hb-face.h
hb-face.hh
hb-fallback-shape.cc [config] Replace HAVE_FALLBACK with HB_NO_FALLBACK_SHAPE 2019-06-17 20:29:29 -07:00
hb-font.cc [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY 2019-06-19 19:26:22 -07:00
hb-font.h Deprecate v_kerning callback again 2019-06-17 14:02:47 -07:00
hb-font.hh Deprecate v_kerning callback again 2019-06-17 14:02:47 -07:00
hb-ft.cc [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-ft.h
hb-glib.cc [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-glib.h
hb-gobject-enums.cc.tmpl [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-gobject-enums.h.tmpl
hb-gobject-structs.cc [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-gobject-structs.h
hb-gobject.h
hb-graphite2.cc [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-graphite2.h
hb-icu.cc [config] Don't compile disabled features 2019-06-17 22:41:49 -07:00
hb-icu.h
hb-iter.hh [iter] Simplify operator!= of iterator filters 2019-05-15 15:14:26 -07:00
hb-kern.hh
hb-machinery.hh
hb-map.cc
hb-map.h
hb-map.hh
hb-meta.hh
hb-mutex.hh Minor, remove unnecessary semicolon 2019-06-07 02:01:27 +04:30
hb-null.hh Remove HB_VECTOR_SIZE 2019-06-18 13:01:11 -07:00
hb-object.hh
hb-open-file.hh
hb-open-type.hh Minor 2019-06-17 14:19:13 -07:00
hb-ot-cff-common.hh add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-ot-cff1-table.cc Streamline HB_NO_CFF 2019-06-18 13:07:44 -07:00
hb-ot-cff1-table.hh add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-ot-cff2-table.cc Streamline HB_NO_CFF 2019-06-18 13:07:44 -07:00
hb-ot-cff2-table.hh [cff] Use switch on multi-format structs (#1762) 2019-06-09 11:49:25 +04:30
hb-ot-cmap-table.hh [config] Add HB_NO_CMAP_LEGACY_SUBTABLES 2019-06-19 19:59:26 -07:00
hb-ot-color-cbdt-table.hh
hb-ot-color-colr-table.hh
hb-ot-color-cpal-table.hh
hb-ot-color-sbix-table.hh
hb-ot-color-svg-table.hh
hb-ot-color.cc [config] Don't compile color API if HB_NO_COLOR 2019-06-18 13:18:15 -07:00
hb-ot-color.h
hb-ot-deprecated.h [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 2019-05-30 11:26:17 -04:00
hb-ot-face-table-list.hh [config] Fix build with HB_NO_OT_LAYOUT 2019-06-26 13:44:23 -07:00
hb-ot-face.cc [config] Remove tables from hb_face_t for disabled features 2019-06-19 15:36:14 -07:00
hb-ot-face.hh [config] Remove tables from hb_face_t for disabled features 2019-06-19 15:36:14 -07:00
hb-ot-font.cc [config] Add HB_NO_OT_FONT_GLYPH_NAMES 2019-06-19 18:49:52 -07:00
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh Minor, fix gcc maybe-uninitialized complain 2019-06-07 10:49:57 -07:00
hb-ot-hdmx-table.hh Reduce captures of lambdas 2019-05-15 18:15:05 -07:00
hb-ot-head-table.hh
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh [subset] Hmtx/vmtx tables to use subset2 and new iterator frameworks 2019-06-04 12:08:05 -07:00
hb-ot-kern-table.hh [config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE 2019-06-26 13:31:01 -07:00
hb-ot-layout-base-table.hh
hb-ot-layout-common.hh [config] Add HB_NO_LAYOUT_FEATURE_PARAMS 2019-06-19 20:12:25 -07:00
hb-ot-layout-gdef-table.hh [serialize] Pass offset to serialize_subset() 2019-05-31 14:39:32 -07:00
hb-ot-layout-gpos-table.hh [config] Fix build with HB_NO_OT_LAYOUT 2019-06-26 13:44:23 -07:00
hb-ot-layout-gsub-table.hh [config] Fix build with HB_NO_OT_LAYOUT 2019-06-26 13:44:23 -07:00
hb-ot-layout-gsubgpos.hh [config] Fix build with HB_NO_OT_LAYOUT 2019-06-26 13:44:23 -07:00
hb-ot-layout-jstf-table.hh
hb-ot-layout.cc [config] Add HB_NO_OT_TAG 2019-06-26 13:49:42 -07:00
hb-ot-layout.h
hb-ot-layout.hh
hb-ot-map.cc [config] Add HB_NO_OT_LAYOUT 2019-06-26 13:29:58 -07:00
hb-ot-map.hh
hb-ot-math-table.hh [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 2019-05-30 11:26:17 -04:00
hb-ot-math.cc Minor header include cleanup 2019-06-18 13:21:25 -07:00
hb-ot-math.h [math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER 2019-05-30 11:26:17 -04:00
hb-ot-maxp-table.hh [subset] maxp table to use _subset2 2019-06-05 14:56:21 -07:00
hb-ot-name-language-static.hh
hb-ot-name-language.hh
hb-ot-name-table.hh [config] Fixup for AAT ltag table access 2019-06-18 14:33:49 -07:00
hb-ot-name.cc Minor header include cleanup 2019-06-18 13:21:25 -07:00
hb-ot-name.h
hb-ot-os2-table.hh enable cff subset tests 2019-06-14 11:08:59 -07:00
hb-ot-os2-unicode-ranges.hh
hb-ot-post-macroman.hh
hb-ot-post-table.hh Update and use internal qsort everywhere 2019-06-08 12:53:27 -07:00
hb-ot-shape-complex-arabic-fallback.hh
hb-ot-shape-complex-arabic-table.hh
hb-ot-shape-complex-arabic-win1256.hh
hb-ot-shape-complex-arabic.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-arabic.hh
hb-ot-shape-complex-default.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-hangul.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-hebrew.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-indic-machine.hh
hb-ot-shape-complex-indic-machine.rl
hb-ot-shape-complex-indic-table.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-indic.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-indic.hh Categorize U+1133B for use in Tamil 2019-06-25 13:23:19 -07:00
hb-ot-shape-complex-khmer-machine.hh
hb-ot-shape-complex-khmer-machine.rl
hb-ot-shape-complex-khmer.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-khmer.hh
hb-ot-shape-complex-myanmar-machine.hh [myanmar] Make medial_group match the OT spec 2019-06-04 13:02:04 -07:00
hb-ot-shape-complex-myanmar-machine.rl [myanmar] Make medial_group match the OT spec 2019-06-04 13:02:04 -07:00
hb-ot-shape-complex-myanmar.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-myanmar.hh
hb-ot-shape-complex-thai.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-use-machine.hh [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 2019-05-27 13:14:03 -04:00
hb-ot-shape-complex-use-machine.rl [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 2019-05-27 13:14:03 -04:00
hb-ot-shape-complex-use-table.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-use.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-use.hh [use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel 2019-05-27 13:14:03 -04:00
hb-ot-shape-complex-vowel-constraints.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-complex-vowel-constraints.hh
hb-ot-shape-complex.hh
hb-ot-shape-fallback.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-ot-shape-normalize.hh
hb-ot-shape.cc [config] Add dependency 2019-06-26 13:38:14 -07:00
hb-ot-shape.h
hb-ot-shape.hh [config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE 2019-06-26 13:31:01 -07:00
hb-ot-stat-table.hh [stat] minor format 2019-06-09 11:58:08 +04:30
hb-ot-tag-table.hh
hb-ot-tag.cc [config] Add HB_NO_OT_TAG 2019-06-26 13:49:42 -07:00
hb-ot-var-avar-table.hh
hb-ot-var-fvar-table.hh Reduce captures of lambdas 2019-05-15 18:15:05 -07:00
hb-ot-var-hvar-table.hh
hb-ot-var-mvar-table.hh Use a unified bsearch (#1741) 2019-06-02 00:19:57 +04:30
hb-ot-var.cc [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY 2019-06-19 19:26:22 -07:00
hb-ot-var.h
hb-ot-vorg-table.hh [subset] VORG table to use _subset2 method and new iterator frameworks 2019-06-24 10:42:59 -07:00
hb-ot.h
hb-pool.hh
hb-sanitize.hh
hb-serialize.hh [serialize] Fix copy() calling operator= 2019-06-17 14:23:04 -07:00
hb-set-digest.hh
hb-set.cc
hb-set.h
hb-set.hh Oops, fix include 2019-05-17 16:21:34 -07:00
hb-shape-plan.cc [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-shape-plan.h
hb-shape-plan.hh [config] Add HB_NO_OT_SHAPE / HB_NO_OT 2019-06-26 13:21:03 -07:00
hb-shape.cc
hb-shape.h
hb-shaper-impl.hh
hb-shaper-list.hh [config] Add HB_NO_SHAPER 2019-06-26 13:58:40 -07:00
hb-shaper.cc [config] Add HB_NO_SHAPER 2019-06-26 13:58:40 -07:00
hb-shaper.hh
hb-static.cc Remove HB_VECTOR_SIZE 2019-06-18 13:01:11 -07:00
hb-string-array.hh
hb-subset-cff-common.cc add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-subset-cff-common.hh add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-subset-cff1.cc add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-subset-cff1.hh
hb-subset-cff2.cc add ops & methods to hb_bimap_t making it more like hb_map_t 2019-06-25 13:52:40 -07:00
hb-subset-cff2.hh
hb-subset-input.cc [subset] Add morx, mort, kern, and kernx to the default layout tables drop list. 2019-05-22 17:36:16 -07:00
hb-subset-input.hh [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 2019-05-20 13:35:46 -07:00
hb-subset-plan.cc [config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY 2019-06-19 19:26:22 -07:00
hb-subset-plan.hh Merge pull request #1722 from googlefonts/glyf 2019-05-24 11:22:41 -07:00
hb-subset.cc [subset] VORG table to use _subset2 method and new iterator frameworks 2019-06-24 10:42:59 -07:00
hb-subset.h [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 2019-05-20 13:35:46 -07:00
hb-subset.hh
hb-ucd-table.hh [ucd] Include scripts added in Unicode 10 or later 2019-06-25 18:52:40 -07:00
hb-ucd.cc [ucd] Use custom encoding to shrink composition data 2019-06-24 12:37:23 -07:00
hb-unicode-emoji-table.hh
hb-unicode.cc [ucdn] Replace UCDN with a new UCD implementation 2019-05-23 20:34:19 -04:00
hb-unicode.h
hb-unicode.hh Canonically reorder U+0C55 and U+0C56 2019-06-16 16:44:45 -07:00
hb-uniscribe.cc [config] Add HB_NO_OT_TAG 2019-06-26 13:49:42 -07:00
hb-uniscribe.h
hb-utf.hh
hb-vector.hh [array] Adjust operator!= 2019-05-15 16:30:08 -07:00
hb-version.h 2.5.3 2019-06-26 10:44:10 -07:00
hb-version.h.in
hb-warning.cc
hb.h
hb.hh Fix MSVC build 2019-06-19 19:59:26 -07:00
main.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
sample.py
test-algs.cc [algs] Rename hb_bind to hb_partial 2019-05-15 21:41:12 -07:00
test-buffer-serialize.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
test-gpos-size-params.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
test-gsub-would-substitute.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
test-iter.cc Reduce captures of lambdas 2019-05-15 18:15:05 -07:00
test-meta.cc Use implicit lambda return type 2019-05-15 00:32:41 -07:00
test-ot-color.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
test-ot-name.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00
test-unicode-ranges.cc
test.cc Replace create_from_file with empty blob if HB_NO_OPEN is defined 2019-06-24 14:35:53 -07:00