.. |
HBIndicVowelConstraints.txt
|
…
|
|
Makefile.am
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
Makefile.sources
|
add hb_bimap_t, subclass hb_inc_bimap_t replacing CFF::remap_t
|
6 years ago |
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
|
6 years ago |
dev-run.sh
|
…
|
|
dump-indic-data.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
dump-khmer-data.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
dump-myanmar-data.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
dump-use-data.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
gen-arabic-table.py
|
…
|
|
gen-def.py
|
Rename deprecated symbols list file name and clean it up (#1328)
|
6 years ago |
gen-emoji-table.py
|
style fix for pylint complain
|
6 years ago |
gen-indic-table.py
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
gen-os2-unicode-ranges.py
|
Minor
|
6 years ago |
gen-tag-table.py
|
Comment out ot_languages where fallback suffices
|
6 years ago |
gen-ucd-table.py
|
Add ucd-table make target
|
6 years ago |
gen-use-table.py
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
gen-vowel-constraints.py
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
harfbuzz-config.cmake.in
|
…
|
|
harfbuzz-gobject.pc.in
|
…
|
|
harfbuzz-icu.pc.in
|
…
|
|
harfbuzz-subset.pc.in
|
…
|
|
harfbuzz.cc
|
[amalgam] Include integration source files as well
|
6 years ago |
harfbuzz.pc.in
|
…
|
|
hb-aat-fdsc-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-aat-layout-ankr-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-aat-layout-bsln-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-aat-layout-common.hh
|
Whitespace
|
6 years ago |
hb-aat-layout-feat-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
6 years ago |
hb-aat-layout-just-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-aat-layout-kerx-table.hh
|
Whitespace
|
6 years ago |
hb-aat-layout-lcar-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-aat-layout-morx-table.hh
|
Whitespace
|
6 years ago |
hb-aat-layout-trak-table.hh
|
Fix more double-promotion errors
|
6 years ago |
hb-aat-layout.cc
|
[config] Fix CoreText build with NO_AAT
|
6 years ago |
hb-aat-layout.h
|
[aat] Expose hb_aat_layout_has_tracking API
|
6 years ago |
hb-aat-layout.hh
|
[config] Fixup for AAT ltag table access
|
6 years ago |
hb-aat-ltag-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-aat-map.cc
|
[config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE
|
6 years ago |
hb-aat-map.hh
|
Hide a few static methods
|
6 years ago |
hb-aat.h
|
[aat] Fix include issues
|
6 years ago |
hb-algs.hh
|
Revert "Use constexpr to replace passthru_ bools"
|
6 years ago |
hb-array.hh
|
Update and use internal qsort everywhere
|
6 years ago |
hb-atomic.hh
|
This makes minor changes to allow building HarfBuzz with
|
6 years ago |
hb-bimap.hh
|
add bimap test along with bug fix/tweaks
|
6 years ago |
hb-blob.cc
|
Don't define hb_blob_create_from_file if HB_NO_OPEN is defined
|
6 years ago |
hb-blob.h
|
[blob] Shuffle
|
6 years ago |
hb-blob.hh
|
Use type aliasing for meta-functions, ie. those returning a type
|
6 years ago |
hb-buffer-deserialize-json.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
6 years ago |
hb-buffer-deserialize-json.rl
|
…
|
|
hb-buffer-deserialize-text.hh
|
Revert "[ragel] Regenerate ragel-generated files using ragel 7.0.0.11 May 2018"
|
6 years ago |
hb-buffer-deserialize-text.rl
|
…
|
|
hb-buffer-serialize.cc
|
[config] Don't compile buffer serialize API if HB_NO_BUFFER_SERIALIZE
|
6 years ago |
hb-buffer.cc
|
Fix build with -O0
|
6 years ago |
hb-buffer.h
|
2.4.0
|
6 years ago |
hb-buffer.hh
|
Fix build with -O0
|
6 years ago |
hb-cache.hh
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-cff-interp-common.hh
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
hb-cff-interp-cs-common.hh
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
hb-cff-interp-dict-common.hh
|
[cff] Use switch on multi-format structs (#1762)
|
6 years ago |
hb-cff1-interp-cs.hh
|
alternate fix for https://crbug.com/971933
|
6 years ago |
hb-cff2-interp-cs.hh
|
alternate fix for https://crbug.com/971933
|
6 years ago |
hb-common.cc
|
Cast long->size_t to ensure comparison of similar types
|
6 years ago |
hb-common.h
|
Add color channels getters ABI (#1513)
|
6 years ago |
hb-config.hh
|
[config] Don't disable emoji sequences in HB_TINY
|
6 years ago |
hb-coretext.cc
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
hb-coretext.h
|
…
|
|
hb-debug.hh
|
Minor
|
6 years ago |
hb-deprecated.h
|
Deprecate v_kerning callback again
|
6 years ago |
hb-directwrite.cc
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
hb-directwrite.h
|
[dwrite] A new API, hb_directwrite_face_get_font_face (#1600)
|
6 years ago |
hb-dispatch.hh
|
Whitespace
|
6 years ago |
hb-face.cc
|
[config] Add HB_NO_FACE_COLLECT_UNICODES
|
6 years ago |
hb-face.h
|
…
|
|
hb-face.hh
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-fallback-shape.cc
|
[config] Replace HAVE_FALLBACK with HB_NO_FALLBACK_SHAPE
|
6 years ago |
hb-font.cc
|
[font] Keep font-space to user-space multiplier
|
6 years ago |
hb-font.h
|
Deprecate v_kerning callback again
|
6 years ago |
hb-font.hh
|
[font] Remove division when scaling
|
6 years ago |
hb-ft.cc
|
[amalgam] Use it in cmake port and fix conflicts (#1812)
|
6 years ago |
hb-ft.h
|
…
|
|
hb-glib.cc
|
[config] Don't compile disabled features
|
6 years ago |
hb-glib.h
|
…
|
|
hb-gobject-enums.cc.tmpl
|
[config] Don't compile disabled features
|
6 years ago |
hb-gobject-enums.h.tmpl
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-gobject-structs.cc
|
[config] Don't compile disabled features
|
6 years ago |
hb-gobject-structs.h
|
…
|
|
hb-gobject.h
|
…
|
|
hb-graphite2.cc
|
Revert "Update Graphite API to latest (#1215)"
|
6 years ago |
hb-graphite2.h
|
…
|
|
hb-icu.cc
|
[config] Don't compile disabled features
|
6 years ago |
hb-icu.h
|
…
|
|
hb-iter.hh
|
[iter] Fix reduce type deduction
|
6 years ago |
hb-kern.hh
|
Remove redundant 'inline' from methods (#1483)
|
6 years ago |
hb-machinery.hh
|
Move BEInt to hb.hh
|
6 years ago |
hb-map.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-map.h
|
…
|
|
hb-map.hh
|
[meta] is_integer -> is_integral
|
6 years ago |
hb-meta.hh
|
Sprinkle constexpr around
|
6 years ago |
hb-mutex.hh
|
Minor, remove unnecessary semicolon
|
6 years ago |
hb-null.hh
|
Remove HB_VECTOR_SIZE
|
6 years ago |
hb-object.hh
|
[vector] Remove static_array
|
6 years ago |
hb-open-file.hh
|
Don't call memcpy when a table is empty
|
6 years ago |
hb-open-type.hh
|
Minor
|
6 years ago |
hb-ot-cff-common.hh
|
Apply some minor improves on CFFIndex
|
6 years ago |
hb-ot-cff1-table.cc
|
[amalgam] Fix CFF
|
6 years ago |
hb-ot-cff1-table.hh
|
add ops & methods to hb_bimap_t making it more like hb_map_t
|
6 years ago |
hb-ot-cff2-table.cc
|
[amalgam] Fix CFF
|
6 years ago |
hb-ot-cff2-table.hh
|
[cff] Use switch on multi-format structs (#1762)
|
6 years ago |
hb-ot-cmap-table.hh
|
Fix unintialized memory read in cmap subset (#1826)
|
6 years ago |
hb-ot-color-cbdt-table.hh
|
Fix more double-promotion errors
|
6 years ago |
hb-ot-color-colr-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-ot-color-cpal-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
6 years ago |
hb-ot-color-sbix-table.hh
|
Fix more double-promotion errors
|
6 years ago |
hb-ot-color-svg-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-ot-color.cc
|
[config] Don't compile color API if HB_NO_COLOR
|
6 years ago |
hb-ot-color.h
|
Merge branch 'master' into docs-gtkdoc-colormath
|
6 years ago |
hb-ot-deprecated.h
|
[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
|
6 years ago |
hb-ot-face-table-list.hh
|
[config] Fix build with HB_NO_OT_LAYOUT
|
6 years ago |
hb-ot-face.cc
|
[config] Remove tables from hb_face_t for disabled features
|
6 years ago |
hb-ot-face.hh
|
[config] Remove tables from hb_face_t for disabled features
|
6 years ago |
hb-ot-font.cc
|
[config] Add HB_NO_OT_FONT_GLYPH_NAMES
|
6 years ago |
hb-ot-font.h
|
…
|
|
hb-ot-gasp-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-ot-glyf-table.hh
|
Minor, fix gcc maybe-uninitialized complain
|
6 years ago |
hb-ot-hdmx-table.hh
|
Reduce captures of lambdas
|
6 years ago |
hb-ot-head-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-ot-hhea-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-ot-hmtx-table.hh
|
[subset] Hmtx/vmtx tables to use subset2 and new iterator frameworks
|
6 years ago |
hb-ot-kern-table.hh
|
[config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE
|
6 years ago |
hb-ot-layout-base-table.hh
|
Remove space between right angle brackets now that we have C++11 (#1689)
|
6 years ago |
hb-ot-layout-common.hh
|
[config] Add HB_NO_LAYOUT_FEATURE_PARAMS
|
6 years ago |
hb-ot-layout-gdef-table.hh
|
[serialize] Pass offset to serialize_subset()
|
6 years ago |
hb-ot-layout-gpos-table.hh
|
Fix C++20 compile warning on implicit capture of this with '=' default capture (#1833)
|
6 years ago |
hb-ot-layout-gsub-table.hh
|
[config] Fix build with HB_NO_OT_LAYOUT
|
6 years ago |
hb-ot-layout-gsubgpos.hh
|
[config] Fix build with HB_NO_OT_LAYOUT
|
6 years ago |
hb-ot-layout-jstf-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-ot-layout.cc
|
[config] Add HB_NO_OT_TAG
|
6 years ago |
hb-ot-layout.h
|
[config] Add HB_NO_COLOR to HB_LEAN
|
6 years ago |
hb-ot-layout.hh
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-map.cc
|
[config] Add HB_NO_OT_LAYOUT
|
6 years ago |
hb-ot-map.hh
|
Remove unused 'inline' specifier
|
6 years ago |
hb-ot-math-table.hh
|
[font] Remove division when scaling
|
6 years ago |
hb-ot-math.cc
|
Minor header include cleanup
|
6 years ago |
hb-ot-math.h
|
[math] Rename HB_MATH_GLYPH_PART_FLAG_EXTENDER
|
6 years ago |
hb-ot-maxp-table.hh
|
[subset] maxp table to use _subset2
|
6 years ago |
hb-ot-name-language-static.hh
|
[config] HB_NO_OT_NAME_LANGUAGE AAT
|
6 years ago |
hb-ot-name-language.hh
|
Move implementations of hb-ot-name-language.cc into a hb-static.cc
|
6 years ago |
hb-ot-name-table.hh
|
[config] Fixup for AAT ltag table access
|
6 years ago |
hb-ot-name.cc
|
Minor header include cleanup
|
6 years ago |
hb-ot-name.h
|
Fix Solaris Trailing comma in enum warnings (#1490)
|
6 years ago |
hb-ot-os2-table.hh
|
enable cff subset tests
|
6 years ago |
hb-ot-os2-unicode-ranges.hh
|
…
|
|
hb-ot-post-macroman.hh
|
…
|
|
hb-ot-post-table.hh
|
Update and use internal qsort everywhere
|
6 years ago |
hb-ot-shape-complex-arabic-fallback.hh
|
[arabic] Disable fallback shaping if HB_NO_OT_SHAPE_COMPLEX_ARABIC_FALLBACK defined
|
6 years ago |
hb-ot-shape-complex-arabic-table.hh
|
Update to Unicode 12.0.0
|
6 years ago |
hb-ot-shape-complex-arabic-win1256.hh
|
…
|
|
hb-ot-shape-complex-arabic.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-arabic.hh
|
…
|
|
hb-ot-shape-complex-default.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-hangul.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-hebrew.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-indic-machine.hh
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-indic-machine.rl
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-indic-table.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-indic.cc
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-indic.hh
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-khmer-machine.hh
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-khmer-machine.rl
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-khmer.cc
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-khmer.hh
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-myanmar-machine.hh
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-myanmar-machine.rl
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-myanmar.cc
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-myanmar.hh
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-thai.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-use-machine.hh
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-use-machine.rl
|
[amalgam] Fix most duplicate-id instances in Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-use-table.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-use.cc
|
[amalgam] Finish fixing Indic-like shapers
|
6 years ago |
hb-ot-shape-complex-use.hh
|
[use] Allow U+1A60 TAI THAM SIGN SAKOT after vowel
|
6 years ago |
hb-ot-shape-complex-vowel-constraints.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-complex-vowel-constraints.hh
|
…
|
|
hb-ot-shape-complex.hh
|
Update to Unicode 12.0.0
|
6 years ago |
hb-ot-shape-fallback.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-fallback.hh
|
Adjust mark offsets when zeroing from fallback mark positioning code
|
6 years ago |
hb-ot-shape-normalize.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-ot-shape-normalize.hh
|
…
|
|
hb-ot-shape.cc
|
[config] Don't disable emoji sequences in HB_TINY
|
6 years ago |
hb-ot-shape.h
|
…
|
|
hb-ot-shape.hh
|
[config] Rename HB_NO_SHAPE_AAT to HB_NO_AAT_SHAPE
|
6 years ago |
hb-ot-stat-table.hh
|
[stat] minor format
|
6 years ago |
hb-ot-tag-table.hh
|
Comment out ot_languages where fallback suffices
|
6 years ago |
hb-ot-tag.cc
|
[config] Add HB_NO_OT_TAG
|
6 years ago |
hb-ot-var-avar-table.hh
|
Remove MIN/MAX in favor of hb_min/hb_max
|
6 years ago |
hb-ot-var-fvar-table.hh
|
Reduce captures of lambdas
|
6 years ago |
hb-ot-var-hvar-table.hh
|
Convert tag enum class consts to static constexpr
|
6 years ago |
hb-ot-var-mvar-table.hh
|
Use a unified bsearch (#1741)
|
6 years ago |
hb-ot-var.cc
|
[config] Add HB_NO_VAR to disable variations support, enabled by HB_TINY
|
6 years ago |
hb-ot-var.h
|
Fix Solaris Trailing comma in enum warnings (#1490)
|
6 years ago |
hb-ot-vorg-table.hh
|
[subset] VORG table to use _subset2 method and new iterator frameworks
|
6 years ago |
hb-ot.h
|
Move things
|
6 years ago |
hb-pool.hh
|
[serialize] Port to use object pool
|
6 years ago |
hb-sanitize.hh
|
Fix sanitize fail of extension sublookups
|
6 years ago |
hb-serialize.hh
|
[serialize] Fix copy() calling operator=
|
6 years ago |
hb-set-digest.hh
|
More static constexpr
|
6 years ago |
hb-set.cc
|
hb_set_previous_range docs: fix presumed copy/paste error
|
6 years ago |
hb-set.h
|
…
|
|
hb-set.hh
|
Revert "Use constexpr to replace passthru_ bools"
|
6 years ago |
hb-shape-plan.cc
|
[config] Add HB_NO_OT_SHAPE / HB_NO_OT
|
6 years ago |
hb-shape-plan.h
|
…
|
|
hb-shape-plan.hh
|
Remove unused 'inline' specifier
|
6 years ago |
hb-shape.cc
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-shape.h
|
…
|
|
hb-shaper-impl.hh
|
[shaper] Rewrite shaper data code to be more template-driven than macro-driven
|
6 years ago |
hb-shaper-list.hh
|
[config] Add HB_NO_SHAPER
|
6 years ago |
hb-shaper.cc
|
[config] Add HB_NO_SHAPER
|
6 years ago |
hb-shaper.hh
|
Remove redundant void from C++ sources (#1486)
|
6 years ago |
hb-static.cc
|
Remove HB_VECTOR_SIZE
|
6 years ago |
hb-string-array.hh
|
…
|
|
hb-subset-cff-common.cc
|
add ops & methods to hb_bimap_t making it more like hb_map_t
|
6 years ago |
hb-subset-cff-common.hh
|
add ops & methods to hb_bimap_t making it more like hb_map_t
|
6 years ago |
hb-subset-cff1.cc
|
add ops & methods to hb_bimap_t making it more like hb_map_t
|
6 years ago |
hb-subset-cff1.hh
|
[CFF] Change spaces to tabs
|
6 years ago |
hb-subset-cff2.cc
|
add ops & methods to hb_bimap_t making it more like hb_map_t
|
6 years ago |
hb-subset-cff2.hh
|
[CFF] Change spaces to tabs
|
6 years ago |
hb-subset-input.cc
|
[subset] Add morx, mort, kern, and kernx to the default layout tables drop list.
|
6 years ago |
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.
|
6 years ago |
hb-subset-plan.cc
|
Revert previous change
|
6 years ago |
hb-subset-plan.hh
|
Merge pull request #1722 from googlefonts/glyf
|
6 years ago |
hb-subset.cc
|
[subset] VORG table to use _subset2 method and new iterator frameworks
|
6 years ago |
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.
|
6 years ago |
hb-subset.hh
|
Whitespace
|
6 years ago |
hb-ucd-table.hh
|
[ucd] Include scripts added in Unicode 10 or later
|
6 years ago |
hb-ucd.cc
|
[amalgam] Fix UCD issue
|
6 years ago |
hb-unicode-emoji-table.hh
|
[emoji] Port generator to packtab
|
6 years ago |
hb-unicode.cc
|
[amalgam] Fix redundant-declaration warning/error
|
6 years ago |
hb-unicode.h
|
…
|
|
hb-unicode.hh
|
[amalgam] Fix UCD issue
|
6 years ago |
hb-uniscribe.cc
|
[usp] define atfree callback only if used
|
6 years ago |
hb-uniscribe.h
|
…
|
|
hb-utf.hh
|
Remove redundant 'inline' from methods (#1483)
|
6 years ago |
hb-vector.hh
|
[array] Adjust operator!=
|
6 years ago |
hb-version.h
|
2.5.3
|
6 years ago |
hb-version.h.in
|
…
|
|
hb-warning.cc
|
Minor
|
6 years ago |
hb.h
|
…
|
|
hb.hh
|
Downgrade -Wdeprecated-declarations to warning
|
6 years ago |
main.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
sample.py
|
…
|
|
test-algs.cc
|
[algs] Rename hb_bind to hb_partial
|
6 years ago |
test-bimap.cc
|
add bimap test along with bug fix/tweaks
|
6 years ago |
test-buffer-serialize.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
test-gpos-size-params.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
test-gsub-would-substitute.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
test-iter.cc
|
Reduce captures of lambdas
|
6 years ago |
test-meta.cc
|
Use implicit lambda return type
|
6 years ago |
test-ot-color.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
test-ot-name.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |
test-unicode-ranges.cc
|
Adjust internal header dependencies
|
6 years ago |
test.cc
|
Replace create_from_file with empty blob if HB_NO_OPEN is defined
|
6 years ago |