.. |
OT/Layout/GSUB
|
[reorg] Use relative includes for hb-ot-layout-gsubgpos.hh
|
3 years ago |
ms-use
|
[USE] Restore the category WJ
|
3 years ago |
Makefile.am
|
[gi] Add freetype2-2.0 for g-i-r includes
|
3 years ago |
Makefile.sources
|
[reorg] Move SubstLookup and GSUB into the new layout.
|
3 years ago |
check-c-linkage-decls.py
|
[reorg] Fix check-* scripts to work with sources files in directories.
|
3 years ago |
check-externs.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
check-header-guards.py
|
[reorg] Fix check-* scripts to work with sources files in directories.
|
3 years ago |
check-includes.py
|
[reorg] Fix check-* scripts to work with sources files in directories.
|
3 years ago |
check-libstdc++.py
|
[src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL)
|
4 years ago |
check-static-inits.py
|
[check-static-inits] Unbreak test
|
3 years ago |
check-symbols.py
|
[tests] Ignore more symbols
|
4 years ago |
failing-alloc.c
|
[failing-alloc] Make it compile as C++ as well
|
3 years ago |
fix_get_types.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
gen-arabic-joining-list.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
gen-arabic-table.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
gen-def.py
|
[repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs
|
3 years ago |
gen-emoji-table.py
|
[test] Write one sequence per-line
|
4 years ago |
gen-harfbuzzcc.py
|
Meson build writes to the source directory (issue #3507 ) (#3508)
|
3 years ago |
gen-hb-version.py
|
Meson build writes to the source directory (issue #3507 ) (#3508)
|
3 years ago |
gen-indic-table.py
|
[indic] Spell out INDIC_TABLE_ELEMENT_TYPE
|
4 years ago |
gen-os2-unicode-ranges.py
|
Fix various typos
|
3 years ago |
gen-ragel-artifacts.py
|
[meson] Add ragel subproject
|
3 years ago |
gen-tag-table.py
|
[ot-tags] Fix `min_subtag_len` calculations
|
3 years ago |
gen-ucd-table.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
gen-use-table.py
|
[USE] Classify U+10A38 as CONS_MOD_BELOW
|
3 years ago |
gen-vowel-constraints.py
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
harfbuzz-config.cmake.in
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
harfbuzz-gobject.pc.in
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
harfbuzz-icu.pc.in
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
harfbuzz-subset.pc.in
|
[subset] Require exact harfbuzz version in .pc file
|
3 years ago |
harfbuzz.cc
|
[draw] Virtualize hb_font_draw_glyph() into hb_font_get_glyph_shape()
|
3 years ago |
harfbuzz.pc.in
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-aat-layout-ankr-table.hh
|
s/LArrayOf/Array32Of/g
|
4 years ago |
hb-aat-layout-bsln-table.hh
|
Rename HBGlyphID to HBGlyphID16
|
3 years ago |
hb-aat-layout-common.hh
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
hb-aat-layout-feat-table.hh
|
Rename offset types to be explicit about their size
|
4 years ago |
hb-aat-layout-just-table.hh
|
Fix various typos
|
3 years ago |
hb-aat-layout-kerx-table.hh
|
[unsafe-to-concat] Mark as unsafe in kern machine
|
3 years ago |
hb-aat-layout-morx-table.hh
|
Enforce Regional_Indicators native direction to LTR
|
3 years ago |
hb-aat-layout-opbd-table.hh
|
Rename offset types to be explicit about their size
|
4 years ago |
hb-aat-layout-trak-table.hh
|
Rename offset types to be explicit about their size
|
4 years ago |
hb-aat-layout.cc
|
[aat] Update OT to AAT mappings for hist and vrtr
|
3 years ago |
hb-aat-layout.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-aat-layout.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-aat-ltag-table.hh
|
s/LArrayOf/Array32Of/g
|
4 years ago |
hb-aat-map.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-aat-map.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-aat.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-algs.hh
|
[algs] Declare coerce() as constexpr
|
3 years ago |
hb-array.hh
|
[array] Use hb_memcmp instead of memcmp
|
3 years ago |
hb-atomic.hh
|
[atomic] Cannot fail anymore
|
3 years ago |
hb-bimap.hh
|
[bimap] Add unlikely and minor optimization in is_empty()
|
3 years ago |
hb-bit-page.hh
|
[set/map] Adjust hash function return type
|
3 years ago |
hb-bit-set-invertible.hh
|
[set/map] Adjust hash function return type
|
3 years ago |
hb-bit-set.hh
|
[set] Use relaxed atomic ops for last_page_index
|
3 years ago |
hb-blob.cc
|
[blob] Fix strncpy() use in Mac resource opening code
|
3 years ago |
hb-blob.h
|
[blob] Add failing versions of create API
|
4 years ago |
hb-blob.hh
|
[blob] Minor change in destruction
|
4 years ago |
hb-buffer-deserialize-json.hh
|
[ragel] Regenerate state machine files with 6.10
|
3 years ago |
hb-buffer-deserialize-json.rl
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-buffer-deserialize-text.hh
|
Fixed various misc. typos
|
3 years ago |
hb-buffer-deserialize-text.rl
|
Fixed various misc. typos
|
3 years ago |
hb-buffer-serialize.cc
|
[introspection] Replace deprecated allow-none
|
4 years ago |
hb-buffer-verify.cc
|
[buffer] Add HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT
|
3 years ago |
hb-buffer.cc
|
[buffer] Improve hash function of segment_properties_t
|
3 years ago |
hb-buffer.h
|
Fixed various misc. typos
|
3 years ago |
hb-buffer.hh
|
[buffer] Add HB_BUFFER_FLAG_PRODUCE_UNSAFE_TO_CONCAT
|
3 years ago |
hb-cache.hh
|
[cache] Set default values for cache template parameters
|
3 years ago |
hb-cff-interp-common.hh
|
[cff] Minor restructure of struct
|
3 years ago |
hb-cff-interp-cs-common.hh
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-cff-interp-dict-common.hh
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-cff1-interp-cs.hh
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-cff2-interp-cs.hh
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-common.cc
|
[machinery] Allow using lazy-loader with void*
|
3 years ago |
hb-common.h
|
[draw-state] Add type and use in draw-helper
|
3 years ago |
hb-config.hh
|
[config] Add HB_NO_BORING_EXPANSION
|
3 years ago |
hb-coretext.cc
|
[coretext] Remove dead code
|
3 years ago |
hb-coretext.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-debug.hh
|
[meta] Use std::forward instead of hb_forward()
|
3 years ago |
hb-deprecated.h
|
[set] Add hb_bit_set_invertible_t and resurrect hb_set_invert()
|
4 years ago |
hb-directwrite.cc
|
[unsafe-to-concat] Mark in all other shapers
|
3 years ago |
hb-directwrite.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-dispatch.hh
|
[meta] Use std::forward instead of hb_forward()
|
3 years ago |
hb-draw.cc
|
4.0.0
|
3 years ago |
hb-draw.h
|
4.0.0
|
3 years ago |
hb-draw.hh
|
[draw] Another try at a stable draw moveto semantic
|
3 years ago |
hb-face.cc
|
[font] Load named-instance if face index top bits are set
|
3 years ago |
hb-face.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-face.hh
|
Remove HB_CONST_FUNC and HB_PURE_FUNC
|
4 years ago |
hb-fallback-shape.cc
|
[buffer] Merge and rename clear_glyph_flags()
|
3 years ago |
hb-font.cc
|
[font] Fix test
|
3 years ago |
hb-font.h
|
[font] Add a separate serial_coords
|
3 years ago |
hb-font.hh
|
[font] Add a separate serial_coords
|
3 years ago |
hb-ft.cc
|
[hb-ft] Adjust serial signature
|
3 years ago |
hb-ft.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-gdi.cc
|
Internally use hb_malloc/.../hb_free instead of malloc/.../free
|
4 years ago |
hb-gdi.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-glib.cc
|
Call atexit() via hb_atexit()
|
3 years ago |
hb-glib.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-gobject-enums.cc.tmpl
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-gobject-enums.h.tmpl
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-gobject-structs.cc
|
[draw] Fix some introspection warnings
|
3 years ago |
hb-gobject-structs.h
|
[draw] Fix some introspection warnings
|
3 years ago |
hb-gobject.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-graphite2.cc
|
[unsafe-to-concat] Mark in all other shapers
|
3 years ago |
hb-graphite2.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-icu.cc
|
Call atexit() via hb_atexit()
|
3 years ago |
hb-icu.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-iter.hh
|
[meta] Use std::addressof() instead of hb_addressof()
|
3 years ago |
hb-kern.hh
|
Cosmetic
|
3 years ago |
hb-machinery.hh
|
[machinery] Add "core table" machinery
|
3 years ago |
hb-map.cc
|
[map] Add hb_map_copy()
|
3 years ago |
hb-map.h
|
[map] Add hb_map_copy()
|
3 years ago |
hb-map.hh
|
[map] Place item hash between key and value, not after them
|
3 years ago |
hb-meta.hh
|
[meta] Remove non-existing gcc4 trait implementation
|
3 years ago |
hb-ms-feature-ranges.hh
|
[ms-feature-ranges] Pass reference to cmp function
|
3 years ago |
hb-mutex.hh
|
[mutex] Try work around GCC cast-align error/warning
|
3 years ago |
hb-null.hh
|
Actually try to fix null-size undefined behavior
|
3 years ago |
hb-number-parser.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-number-parser.rl
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-number.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-number.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-object.hh
|
[vector] Remove old find() method
|
3 years ago |
hb-open-file.hh
|
[open-file] Use hb_is_source_of instead of hb_is_iterator
|
4 years ago |
hb-open-type.hh
|
[meta] fix type traits on gcc 4.9 #3526
|
3 years ago |
hb-ot-cff-common.hh
|
[subset] fix potential integer overflow in gname_t::cmp.
|
3 years ago |
hb-ot-cff1-std-str.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-cff1-table.cc
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-ot-cff1-table.hh
|
[ot-font] Remove lock around cache
|
3 years ago |
hb-ot-cff2-table.cc
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-ot-cff2-table.hh
|
[cff] Convert interpretation environment to use constructor
|
3 years ago |
hb-ot-cmap-table.hh
|
[map] Pre-size map in constructor if we can
|
3 years ago |
hb-ot-color-cbdt-table.hh
|
[machinery] Move accelerators to constructor/destructor
|
3 years ago |
hb-ot-color-colr-table.hh
|
Clean accelerators a bit more
|
3 years ago |
hb-ot-color-colrv1-closure.hh
|
[meta] Use std::addressof() instead of hb_addressof()
|
3 years ago |
hb-ot-color-cpal-table.hh
|
Combine uses of map has() then get() with has(.., &..)
|
3 years ago |
hb-ot-color-sbix-table.hh
|
[machinery] Move accelerators to constructor/destructor
|
3 years ago |
hb-ot-color-svg-table.hh
|
[machinery] Move accelerators to constructor/destructor
|
3 years ago |
hb-ot-color.cc
|
Fix various typos
|
3 years ago |
hb-ot-color.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-ot-deprecated.h
|
3.4.0
|
3 years ago |
hb-ot-face-table-list.hh
|
[ot-face] Use core tables
|
3 years ago |
hb-ot-face.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-face.hh
|
[machinery] Add "core table" machinery
|
3 years ago |
hb-ot-font.cc
|
[ot-font] Use atomic ops for cache serial number
|
3 years ago |
hb-ot-font.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-ot-gasp-table.hh
|
Add Array16Of<>
|
4 years ago |
hb-ot-glyf-table.hh
|
[subset] Don't go into glyf table if it's empty
|
3 years ago |
hb-ot-hdmx-table.hh
|
[serialize] Remove unnecessary pointer indirection
|
4 years ago |
hb-ot-head-table.hh
|
[head] Add is_expanded() internally
|
3 years ago |
hb-ot-hhea-table.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-hmtx-table.hh
|
[HVAR] Cache VarStore region scalars
|
3 years ago |
hb-ot-kern-table.hh
|
[meta] Use std::forward instead of hb_forward()
|
3 years ago |
hb-ot-layout-base-table.hh
|
[layout] Fix handling of baseline variations
|
3 years ago |
hb-ot-layout-common.hh
|
Combine uses of map has() then get() with has(.., &..)
|
3 years ago |
hb-ot-layout-gdef-table.hh
|
Clean accelerators a bit more
|
3 years ago |
hb-ot-layout-gpos-table.hh
|
Refactor varstore cache
|
3 years ago |
hb-ot-layout-gsub-table.hh
|
[reorg] Move SubstLookup and GSUB into the new layout.
|
3 years ago |
hb-ot-layout-gsubgpos.hh
|
More member initialization
|
3 years ago |
hb-ot-layout-jstf-table.hh
|
Rename HBGlyphID to HBGlyphID16
|
3 years ago |
hb-ot-layout.cc
|
[layout] Remove stale comment
|
3 years ago |
hb-ot-layout.h
|
4.0.0
|
3 years ago |
hb-ot-layout.hh
|
[indic-like] Add per-lookup per-syllable flag
|
3 years ago |
hb-ot-map.cc
|
[indic-like] Add per-lookup per-syllable flag
|
3 years ago |
hb-ot-map.hh
|
[indic-like] Add per-lookup per-syllable flag
|
3 years ago |
hb-ot-math-table.hh
|
[ot-math] Add hb_ot_math_get_glyph_kernings
|
3 years ago |
hb-ot-math.cc
|
3.4.0
|
3 years ago |
hb-ot-math.h
|
3.4.0
|
3 years ago |
hb-ot-maxp-table.hh
|
[subset] Convert subset plan to use a flags bit set.
|
4 years ago |
hb-ot-meta-table.hh
|
[machinery] Move accelerators to constructor/destructor
|
3 years ago |
hb-ot-meta.cc
|
[docs] Miscellaneous missing docs
|
4 years ago |
hb-ot-meta.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-ot-metrics.cc
|
[metrics] Simplify x-height fallback
|
3 years ago |
hb-ot-metrics.h
|
[ot-metrics] Synthesize missing metrics
|
3 years ago |
hb-ot-metrics.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-name-language-static.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-name-language.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-name-table.hh
|
Clean accelerators a bit more
|
3 years ago |
hb-ot-name.cc
|
[name] Extraneous (out) annotation in return value
|
3 years ago |
hb-ot-name.h
|
docs: Add a link to the OpenType spec
|
3 years ago |
hb-ot-os2-table.hh
|
[subset] Convert subset plan to use a flags bit set.
|
4 years ago |
hb-ot-os2-unicode-ranges.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-post-macroman.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-post-table-v2subset.hh
|
Combine uses of map has() then get() with has(.., &..)
|
3 years ago |
hb-ot-post-table.hh
|
[post] Initialize variables
|
3 years ago |
hb-ot-shape-complex-arabic-fallback.hh
|
Rename HBGlyphID to HBGlyphID16
|
3 years ago |
hb-ot-shape-complex-arabic-joining-list.hh
|
[Unicode 14] Update the Arabic joining script list
|
3 years ago |
hb-ot-shape-complex-arabic-table.hh
|
[Unicode 14] Update the Arabic table
|
3 years ago |
hb-ot-shape-complex-arabic-win1256.hh
|
More macro cleanup
|
3 years ago |
hb-ot-shape-complex-arabic.cc
|
[arabic] Update to AMTRA revision 6
|
3 years ago |
hb-ot-shape-complex-arabic.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-shape-complex-default.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-shape-complex-hangul.cc
|
Fix various typos
|
3 years ago |
hb-ot-shape-complex-hebrew.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-shape-complex-indic-machine.hh
|
[indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros
|
4 years ago |
hb-ot-shape-complex-indic-machine.rl
|
[indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros
|
4 years ago |
hb-ot-shape-complex-indic-table.cc
|
[Unicode 14] Update the Indic table
|
3 years ago |
hb-ot-shape-complex-indic.cc
|
[indic-like] Add per-lookup per-syllable flag
|
3 years ago |
hb-ot-shape-complex-indic.hh
|
[indic] Categorize U+0D04 as Consonant_Placeholder
|
3 years ago |
hb-ot-shape-complex-khmer-machine.hh
|
[ragel] Regenerate state machine files with 6.10
|
3 years ago |
hb-ot-shape-complex-khmer-machine.rl
|
[indic/khmer/myanmar/use] Minor shuffling of found_syllable() macros
|
4 years ago |
hb-ot-shape-complex-khmer.cc
|
[khmer] Reinstate a pause after basic features
|
3 years ago |
hb-ot-shape-complex-khmer.hh
|
[khmer] Towards separating Khmer from Indic table
|
3 years ago |
hb-ot-shape-complex-myanmar-machine.hh
|
Add support for Pwo Karen / Ason Chin medial la
|
3 years ago |
hb-ot-shape-complex-myanmar-machine.rl
|
Add support for Pwo Karen / Ason Chin medial la
|
3 years ago |
hb-ot-shape-complex-myanmar.cc
|
[myanmar] Reword confusing comment about masks
|
3 years ago |
hb-ot-shape-complex-myanmar.hh
|
Add support for Pwo Karen / Ason Chin medial la
|
3 years ago |
hb-ot-shape-complex-syllabic.cc
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
hb-ot-shape-complex-syllabic.hh
|
[syllabic] Set position of dotted circle for Indic
|
4 years ago |
hb-ot-shape-complex-thai.cc
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
hb-ot-shape-complex-use-machine.hh
|
[use] Avoid O(n^2) in the machine
|
3 years ago |
hb-ot-shape-complex-use-machine.rl
|
[use] Avoid O(n^2) in the machine
|
3 years ago |
hb-ot-shape-complex-use-table.hh
|
[USE] Classify U+10A38 as CONS_MOD_BELOW
|
3 years ago |
hb-ot-shape-complex-use.cc
|
[indic-like] Add per-lookup per-syllable flag
|
3 years ago |
hb-ot-shape-complex-vowel-constraints.cc
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
hb-ot-shape-complex-vowel-constraints.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-shape-complex.hh
|
[USE] Send Khitan Small Script and Yezidi to USE
|
3 years ago |
hb-ot-shape-fallback.cc
|
[fallback-kern] Move buffer message to correct position
|
3 years ago |
hb-ot-shape-fallback.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-ot-shape-normalize.cc
|
[buffer] Rename swap_buffers() to sync()
|
3 years ago |
hb-ot-shape-normalize.hh
|
[API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph
|
3 years ago |
hb-ot-shape.cc
|
Add _hb_codepoint_is_regional_indicator()
|
3 years ago |
hb-ot-shape.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-ot-shape.hh
|
[ot-shape] Fix application of kern table if GPOS kern is missing
|
4 years ago |
hb-ot-stat-table.hh
|
Rename offset types to be explicit about their size
|
4 years ago |
hb-ot-tag-table.hh
|
[ot-tags] Fix `min_subtag_len` calculations
|
3 years ago |
hb-ot-tag.cc
|
Revert "Revert "[ot-lang] Use atomic int for cache""
|
3 years ago |
hb-ot-var-avar-table.hh
|
Add Array16Of<>
|
4 years ago |
hb-ot-var-common.hh
|
[subset] Move struct DeltaSetIndexMap into hb-ot-var-common.hh
|
3 years ago |
hb-ot-var-fvar-table.hh
|
[hb-ot-var] Actually set in/out argument
|
3 years ago |
hb-ot-var-gvar-table.hh
|
[gvar] Protect against offset underflow
|
3 years ago |
hb-ot-var-hvar-table.hh
|
[HVAR] Cache VarStore region scalars
|
3 years ago |
hb-ot-var-mvar-table.hh
|
Rename offset types to be explicit about their size
|
4 years ago |
hb-ot-var.cc
|
[hb-ot-var] Specify normalized 2.14 docs
|
3 years ago |
hb-ot-var.h
|
Fix various typos
|
3 years ago |
hb-ot-vorg-table.hh
|
Rename HBGlyphID to HBGlyphID16
|
3 years ago |
hb-ot.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-pool.hh
|
Internally use hb_malloc/.../hb_free instead of malloc/.../free
|
4 years ago |
hb-priority-queue.hh
|
[subset] fix fuzzer found underflow when heap push fails.
|
3 years ago |
hb-repacker.hh
|
[repacker] Simplify map types
|
3 years ago |
hb-sanitize.hh
|
[subset] reuse colrv1 max nesting depth constant for sanitize.
|
3 years ago |
hb-serialize.hh
|
[subset-perf] swap instead of copying vertice's when reordering during sort.
|
3 years ago |
hb-set-digest.hh
|
[set-digest] Minor don't use !! when auto bool conversion happens
|
3 years ago |
hb-set.cc
|
[map] Add hb_map_copy()
|
3 years ago |
hb-set.h
|
[set/map] Expose hash API publicly
|
3 years ago |
hb-set.hh
|
[set/map] Adjust hash function return type
|
3 years ago |
hb-shape-plan.cc
|
Use !g_object_is_valid() instead of g_object_is_inert()
|
4 years ago |
hb-shape-plan.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-shape-plan.hh
|
Internally use hb_malloc/.../hb_free instead of malloc/.../free
|
4 years ago |
hb-shape.cc
|
[buffer] Add HB_BUFFER_FLAG_VERIFY
|
3 years ago |
hb-shape.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-shaper-impl.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-shaper-list.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-shaper.cc
|
Call atexit() via hb_atexit()
|
3 years ago |
hb-shaper.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-static.cc
|
Make load_num_glyphs_from_loca conditional on HB_NO_BORING_EXPANSION
|
3 years ago |
hb-string-array.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-style.cc
|
[style] Move the negation into the constant
|
3 years ago |
hb-style.h
|
[hb-style] Fix the sign of slant ratios
|
3 years ago |
hb-subset-cff-common.cc
|
[docs] Don’t use GTK-Doc syntax for internal functions
|
4 years ago |
hb-subset-cff-common.hh
|
[subset-cff] Pre-size map in subr_remap_t::create()
|
3 years ago |
hb-subset-cff1.cc
|
[subset/cff1] Collect glyph-to-sid map to avoid an O(n^2) algorithm
|
3 years ago |
hb-subset-cff1.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-subset-cff2.cc
|
[cff2] Change extents/shape stack to be just a number
|
3 years ago |
hb-subset-cff2.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-subset-input.cc
|
[subset] In preperation for 3.0.0 release remove legacy subsetting api methods.
|
3 years ago |
hb-subset-input.hh
|
Make the file UTF-8 again
|
3 years ago |
hb-subset-plan.cc
|
[subset-perf] Cache a glyph map for gsub.
|
3 years ago |
hb-subset-plan.hh
|
[subset-perf] Cache a glyph map for gsub.
|
3 years ago |
hb-subset-repacker.cc
|
[repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs
|
3 years ago |
hb-subset-repacker.h
|
[repacker] expose hb_subset_repack() API, hb_object_t and hb_link_t structs
|
3 years ago |
hb-subset.cc
|
[subset] special case table presence check for hb_face_create_from_tables faces.
|
3 years ago |
hb-subset.h
|
[subset] Rename codepoint -> unicode in subset plan api
|
3 years ago |
hb-subset.hh
|
[meta] Use std::forward instead of hb_forward()
|
3 years ago |
hb-ucd-table.hh
|
[Unicode 14] Update the UCD table
|
3 years ago |
hb-ucd.cc
|
Call atexit() via hb_atexit()
|
3 years ago |
hb-unicode-emoji-table.hh
|
[Unicode 14] Update the emoji table
|
3 years ago |
hb-unicode.cc
|
Internally use hb_malloc/.../hb_free instead of malloc/.../free
|
4 years ago |
hb-unicode.h
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb-unicode.hh
|
Update comments for U+180F FVS4
|
3 years ago |
hb-uniscribe.cc
|
[unsafe-to-concat] Mark in all other shapers
|
3 years ago |
hb-uniscribe.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-utf.hh
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb-vector.hh
|
[vector] Add emplacing push implementation
|
3 years ago |
hb-version.h
|
4.3.0
|
3 years ago |
hb-version.h.in
|
[introspection] Fix g-ir-scanner syntax errors
|
4 years ago |
hb.h
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
hb.hh
|
[test-shape-threads] Set language
|
3 years ago |
main.cc
|
[main] Fix unused-variable warnings
|
3 years ago |
meson.build
|
Skip warning when building as subproject and ragel is missing
|
3 years ago |
sample.py
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
test-algs.cc
|
[vector] Move test code into separate file
|
3 years ago |
test-array.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
test-bimap.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
test-buffer-serialize.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-gpos-size-params.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-gsub-would-substitute.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-iter.cc
|
[iter] add specialized implementation for hb_concat forward when iterators are not random access.
|
3 years ago |
test-machinery.cc
|
[machinery] Allow using lazy-loader with void*
|
3 years ago |
test-map.cc
|
[test-map] Whitespace
|
3 years ago |
test-number.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
test-ot-glyphname.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-ot-meta.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-ot-name.cc
|
[blob] Add failing versions of create API
|
4 years ago |
test-priority-queue.cc
|
[priority-queue] Optimize heap access
|
3 years ago |
test-repacker.cc
|
[subset-perf] remove sort_kahn from repacker.
|
3 years ago |
test-serialize.cc
|
[test] Remove HB_UNUSED
|
3 years ago |
test-set.cc
|
[map] Fix map copy/move constructors to actually work
|
3 years ago |
test-unicode-ranges.cc
|
Merge pull request #2733 from astiob/buffer-context-doc
|
4 years ago |
test-vector.cc
|
[test-vector] Test remove()
|
3 years ago |
test.cc
|
[blob] Add failing versions of create API
|
4 years ago |
update-unicode-tables.make
|
[USE] Categorize characters that only have AJT
|
3 years ago |