..
OT
[subset] fix leaked font in glyf::subset(...)
2022-11-23 13:41:52 -07:00
graph
More hb_memcpy
2022-11-22 12:56:48 -07:00
ms-use
[USE] Update the data files
2022-09-21 16:28:02 -06:00
ArabicPUASimplified.txt
[arabic-fallback] Generate PUA table from data
2022-06-19 12:29:10 -06:00
ArabicPUATraditional.txt
[arabic-fallback] Generate PUA table from data
2022-06-19 12:29:10 -06:00
Makefile.am
Merge pull request #3779 from harfbuzz/split_pair_pos_2
2022-08-09 22:23:23 -06:00
Makefile.sources
[subset] Add hb-subset-accelerator.hh to Make soure list.
2022-10-13 23:21:35 +00:00
check-c-linkage-decls.py
Fix check-* scripts when harfbuzz is a subproject
2022-06-06 16:53:29 +01:00
check-externs.py
…
check-header-guards.py
Fix check-* scripts when harfbuzz is a subproject
2022-06-06 16:53:29 +01:00
check-includes.py
Fix check-* scripts when harfbuzz is a subproject
2022-06-06 16:53:29 +01:00
check-libstdc++.py
[src/check-*] Pickup $(NM), $(OBJDUMP), $(LDD), $(OTOOL)
2021-06-12 10:13:49 -07:00
check-static-inits.py
[check-static-inits] Unbreak test
2022-04-13 15:31:51 -06:00
check-symbols.py
[subset] Fix check-symbols failure
2022-10-20 17:13:26 -06:00
failing-alloc.c
[failing-alloc] Make it compile as C++ as well
2022-01-04 14:18:38 -07:00
fix_get_types.py
Fix file permissions
2022-07-13 12:17:35 -06:00
gen-arabic-joining-list.py
s/SHAPE_COMPLEX/SHAPER/g
2022-06-03 10:30:34 +01:00
gen-arabic-pua.py
Fix file permissions
2022-07-13 12:17:35 -06:00
gen-arabic-table.py
[arabic-fallback] Rename; towards supporting 3-letter ligatures
2022-06-19 10:42:06 -06:00
gen-def.py
[subset] add an experimental API that can override name strings for specified name_id
2022-11-08 14:10:25 -07:00
gen-emoji-table.py
[emoji] Bump compression level
2022-07-30 00:09:33 -06:00
gen-harfbuzzcc.py
Revert "[meson] Use pathlib in gen-harfbuzzcc.py"
2022-08-03 10:40:57 +02:00
gen-hb-version.py
Meson build writes to the source directory (issue #3507 ) ( #3508 )
2022-03-24 14:16:41 -06:00
gen-indic-table.py
[indic-table] Minor adjust empty lines
2022-11-16 11:50:40 -07:00
gen-os2-unicode-ranges.py
Fix various typos
2022-01-16 05:39:03 -08:00
gen-ragel-artifacts.py
[meson] Add ragel subproject
2021-09-14 18:46:33 -06:00
gen-tag-table.py
[config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile
2022-06-20 17:55:28 -06:00
gen-ucd-table.py
[ucd] Document algorithms
2022-11-20 13:54:56 -07:00
gen-use-table.py
[use-table] Add a OPTIMIZE_SIZE version
2022-11-19 13:40:33 -07:00
gen-vowel-constraints.py
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
harfbuzz-config.cmake.in
Pass through absolute paths to cmake config directly
2022-10-26 22:13:44 +02:00
harfbuzz-gobject.pc.in
…
harfbuzz-icu.pc.in
…
harfbuzz-subset.cc
[harfbuzz-subset.cc] Revert back the sort order
2022-07-30 11:53:56 -06:00
harfbuzz-subset.pc.in
[subset] Require exact harfbuzz version in .pc file
2022-03-25 15:00:36 -06:00
harfbuzz.cc
[subset] Add amalgam harfbuzz-subset.cc
2022-07-19 17:15:35 -06:00
harfbuzz.pc.in
…
hb-aat-layout-ankr-table.hh
s/LArrayOf/Array32Of/g
2021-03-31 15:41:54 -06:00
hb-aat-layout-bsln-table.hh
[sanitize] Minor trace format fixup
2022-07-11 21:52:41 -06:00
hb-aat-layout-common.hh
[null] Add DECLARE_NULL_NAMESPACE_BYTES_TEMPLATE1
2022-07-08 12:00:53 -06:00
hb-aat-layout-feat-table.hh
[sanitize] Minor trace format fixup
2022-07-11 21:52:41 -06:00
hb-aat-layout-just-table.hh
s/HBFixed/F16DOT16/g
2022-10-13 12:06:15 -06:00
hb-aat-layout-kerx-table.hh
[sanitize] Minor trace format fixup
2022-07-11 21:52:41 -06:00
hb-aat-layout-morx-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-aat-layout-opbd-table.hh
[sanitize] Minor trace format fixup
2022-07-11 21:52:41 -06:00
hb-aat-layout-trak-table.hh
s/HBFixed/F16DOT16/g
2022-10-13 12:06:15 -06:00
hb-aat-layout.cc
[buffer] Move delete_glyphs_inplace() here
2022-11-20 13:10:19 -07:00
hb-aat-layout.h
…
hb-aat-layout.hh
…
hb-aat-ltag-table.hh
s/LArrayOf/Array32Of/g
2021-03-31 15:41:54 -06:00
hb-aat-map.cc
…
hb-aat-map.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-aat.h
…
hb-algs.hh
[algs] Implement swap() for pair_t
2022-11-21 19:14:03 -07:00
hb-array.hh
[array] Write hash as range for loop again
2022-11-22 12:23:17 -07:00
hb-atomic.hh
[atomic-int] Add operators for relaxed ops
2022-08-03 13:01:04 -06:00
hb-bimap.hh
[map] Make unique_ptr hashable
2022-06-02 18:47:42 -06:00
hb-bit-page.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-bit-set-invertible.hh
Fix a warning
2022-06-18 14:00:59 -06:00
hb-bit-set.hh
[atomic-int] Add operators for relaxed ops
2022-08-03 13:01:04 -06:00
hb-blob.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-blob.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-blob.hh
[blob] Initialize members if ever on the stack
2022-07-20 16:03:02 -06:00
hb-buffer-deserialize-json.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-buffer-deserialize-json.rl
More hb_memset
2022-11-22 12:56:05 -07:00
hb-buffer-deserialize-text.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-buffer-deserialize-text.rl
More hb_memset
2022-11-22 12:56:05 -07:00
hb-buffer-serialize.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-buffer-verify.cc
[buffer-diff] Fix check for glyph flag equality
2022-11-23 15:37:03 -07:00
hb-buffer.cc
[buffer-diff] Fix check for glyph flag equality
2022-11-23 15:37:03 -07:00
hb-buffer.h
[ft] Try working around fonts with transform set
2022-08-01 12:42:05 -06:00
hb-buffer.hh
[buffer] Move delete_glyphs_inplace() here
2022-11-20 13:10:19 -07:00
hb-cache.hh
[cache] Minor rewrite assertion
2022-11-16 13:37:34 -07:00
hb-cff-interp-common.hh
[cff] Micro-optimize fetch_op
2022-11-23 13:20:48 -07:00
hb-cff-interp-cs-common.hh
[cff] Better max op counting
2022-07-18 14:00:14 -06:00
hb-cff-interp-dict-common.hh
[cff] Convert interpretation environment to use constructor
2022-05-10 16:50:38 -06:00
hb-cff1-interp-cs.hh
[cff] Convert interpretation environment to use constructor
2022-05-10 16:50:38 -06:00
hb-cff2-interp-cs.hh
[cff] Convert interpretation environment to use constructor
2022-05-10 16:50:38 -06:00
hb-common.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-common.h
5.2.0
2022-09-17 03:19:29 +02:00
hb-config.hh
[config] Re-enable BORING_EXPANSION
2022-10-29 11:19:04 -06:00
hb-coretext.cc
[coretext] Fix positioning of out-of-order glyphs
2022-06-28 15:44:34 -06:00
hb-coretext.h
…
hb-cplusplus.hh
[cplusplus] Add missing const
2022-09-28 15:11:45 -06:00
hb-debug.hh
[atomic-int] Add operators for relaxed ops
2022-08-03 13:01:04 -06:00
hb-deprecated.h
[docs] Reduce warnings
2022-06-30 08:44:40 +02:00
hb-directwrite.cc
Fix function pointer typedef
2022-07-06 17:55:24 +02:00
hb-directwrite.h
…
hb-dispatch.hh
[meta] Use std::forward instead of hb_forward()
2021-11-02 00:18:22 -06:00
hb-draw.cc
[font/draw] Remove unneeded branch
2022-11-19 15:11:59 -07:00
hb-draw.h
4.0.0
2022-03-01 21:27:32 +02:00
hb-draw.hh
[draw] Lazy-allocate user-data/destroy callback vector
2022-06-16 13:40:44 -06:00
hb-face.cc
[face] Fix annotation
2022-10-17 12:18:24 -06:00
hb-face.h
[subset] Allow table ordering on the face builder to be overriden.
2022-09-22 16:52:14 -06:00
hb-face.hh
[atomic-int] Add operators for relaxed ops
2022-08-03 13:01:04 -06:00
hb-fallback-shape.cc
[fallback-shape] Remove TODO
2022-11-15 16:11:57 -07:00
hb-font.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-font.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-font.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-ft.cc
[ft] Comment
2022-11-16 13:34:37 -07:00
hb-ft.h
[ft] Add API to notify that hb_font_t changed
2022-06-01 14:12:38 +01:00
hb-gdi.cc
Internally use hb_malloc/.../hb_free instead of malloc/.../free
2021-07-08 10:54:09 -07:00
hb-gdi.h
…
hb-glib.cc
[glib] Remove old cruft from pre-2011
2022-11-15 15:37:23 -07:00
hb-glib.h
…
hb-gobject-enums.cc.tmpl
…
hb-gobject-enums.h.tmpl
Fix the generated gobject headers
2022-06-11 23:47:00 +01:00
hb-gobject-structs.cc
[draw] Fix some introspection warnings
2022-02-13 13:21:15 -06:00
hb-gobject-structs.h
[draw] Fix some introspection warnings
2022-02-13 13:21:15 -06:00
hb-gobject.h
…
hb-graphite2.cc
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-graphite2.h
…
hb-icu.cc
Call atexit() via hb_atexit()
2021-09-14 07:11:46 -04:00
hb-icu.h
…
hb-iter.hh
[array/vector] Optimize range-based for-loop
2022-11-21 12:00:10 -07:00
hb-kern.hh
Cosmetic
2022-01-22 11:53:18 -07:00
hb-machinery.hh
[machinery] Adjust comment
2022-11-18 21:36:01 -07:00
hb-map.cc
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-map.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-map.hh
[map] Make keys moveable
2022-11-21 20:53:44 -07:00
hb-meta.hh
[meta] Use std::decay
2022-11-14 14:48:07 -07:00
hb-ms-feature-ranges.hh
[ms-feature-ranges] Pass reference to cmp function
2022-01-19 14:01:34 -07:00
hb-mutex.hh
[mutex] Try work around GCC cast-align error/warning
2021-11-05 14:45:20 -07:00
hb-null.hh
[null] Add hb_has_null_size() and hb_has_min_size()
2022-07-15 16:02:58 -06:00
hb-number-parser.hh
Regenerate files using Ragel
2022-08-27 15:39:39 -04:00
hb-number-parser.rl
…
hb-number.cc
…
hb-number.hh
…
hb-object.hh
[object] Use vector tail()
2022-11-20 14:10:39 -07:00
hb-open-file.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-open-type.hh
[open-type] Remove (Sorted)ArrayOf.sub_array()
2022-11-16 21:27:12 -07:00
hb-ot-cff-common.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-cff1-std-str.hh
…
hb-ot-cff1-table.cc
[cff] Convert interpretation environment to use constructor
2022-05-10 16:50:38 -06:00
hb-ot-cff1-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-cff2-table.cc
[cff] Convert interpretation environment to use constructor
2022-05-10 16:50:38 -06:00
hb-ot-cff2-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-cmap-table.hh
[arabic-fallback] Generate PUA table from data
2022-06-19 12:29:10 -06:00
hb-ot-color-cbdt-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-color-colr-table.hh
s/HBFixed/F16DOT16/g
2022-10-13 12:06:15 -06:00
hb-ot-color-colrv1-closure.hh
[meta] Use std::addressof() instead of hb_addressof()
2022-01-13 16:17:34 -07:00
hb-ot-color-cpal-table.hh
[map] Make unique_ptr hashable
2022-06-02 18:47:42 -06:00
hb-ot-color-sbix-table.hh
[sbix] Fix conditional
2022-06-01 09:07:57 -06:00
hb-ot-color-svg-table.hh
[machinery] Move accelerators to constructor/destructor
2022-01-20 12:10:05 -07:00
hb-ot-color.cc
[color] Fix documentation re UPEM vs PPEM
2022-09-21 13:27:12 -06:00
hb-ot-color.h
docs: Clarify 0xFFFF as palette index
2022-07-10 11:08:52 -06:00
hb-ot-deprecated.h
3.4.0
2022-02-13 00:30:50 +02:00
hb-ot-face-table-list.hh
[ot-face] Use core tables
2022-02-15 18:13:44 -06:00
hb-ot-face.cc
…
hb-ot-face.hh
[machinery] Add "core table" machinery
2022-02-15 17:53:33 -06:00
hb-ot-font.cc
[ot-font] Remove stale TODO
2022-11-16 22:44:22 -07:00
hb-ot-font.h
…
hb-ot-gasp-table.hh
Add Array16Of<>
2021-03-31 16:04:43 -06:00
hb-ot-glyf-table.hh
[glyf] Start splitting file
2022-06-25 14:38:43 -06:00
hb-ot-hdmx-table.hh
[serialize] Remove unnecessary pointer indirection
2021-07-28 17:36:22 -06:00
hb-ot-head-table.hh
[head] Add is_expanded() internally
2021-10-21 09:54:02 -06:00
hb-ot-hhea-table.hh
…
hb-ot-hmtx-table.hh
[instance] update glyf/hmtx/vmtx tables
2022-08-22 09:29:37 -07:00
hb-ot-kern-table.hh
[meta] Use std::forward instead of hb_forward()
2021-11-02 00:18:22 -06:00
hb-ot-layout-base-table.hh
[sanitize] Minor trace format fixup
2022-07-11 21:52:41 -06:00
hb-ot-layout-common.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-layout-gdef-table.hh
[open-type] Remove (Sorted)ArrayOf.sub_array()
2022-11-16 21:27:12 -07:00
hb-ot-layout-gpos-table.hh
[GPOS] Fix build on GCC < 7
2022-07-06 14:00:16 +02:00
hb-ot-layout-gsub-table.hh
[GSUB] Fix build on GCC < 7
2022-07-06 14:00:16 +02:00
hb-ot-layout-gsubgpos.hh
[gsubgpos] Minor call hb_iter() instead of ->iter() directly
2022-11-18 15:47:17 -07:00
hb-ot-layout-jstf-table.hh
Rename HBGlyphID to HBGlyphID16
2021-09-19 16:30:12 -04:00
hb-ot-layout.cc
[buffer] Move delete_glyphs_inplace() here
2022-11-20 13:10:19 -07:00
hb-ot-layout.h
[layout] Rename API:
2022-09-01 13:43:19 -06:00
hb-ot-layout.hh
[buffer] Move delete_glyphs_inplace() here
2022-11-20 13:10:19 -07:00
hb-ot-map.cc
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-ot-map.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-ot-math-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-math.cc
[docs] Reduce warnings
2022-06-30 08:44:40 +02:00
hb-ot-math.h
3.4.0
2022-02-13 00:30:50 +02:00
hb-ot-maxp-table.hh
[subset] Convert subset plan to use a flags bit set.
2021-07-29 18:02:34 -07:00
hb-ot-meta-table.hh
[open-type] Remove (Sorted)ArrayOf.sub_array()
2022-11-16 21:27:12 -07:00
hb-ot-meta.cc
…
hb-ot-meta.h
…
hb-ot-metrics.cc
More -Wcomma fixes
2022-07-13 13:59:35 -06:00
hb-ot-metrics.h
[ot-metrics] Synthesize missing metrics
2022-02-17 18:34:59 -06:00
hb-ot-metrics.hh
…
hb-ot-name-language-static.hh
Minor rename of static symbols to namespace them
2022-06-16 13:52:47 -06:00
hb-ot-name-language.hh
…
hb-ot-name-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-name.cc
[subset] add an experimental API that can override name strings for specified name_id
2022-11-08 14:10:25 -07:00
hb-ot-name.h
docs: Add a link to the OpenType spec
2021-10-28 11:58:38 -07:00
hb-ot-os2-table.hh
[instance] update OS2/.usWeightClass and .usWidthClass when
2022-10-27 11:59:31 -06:00
hb-ot-os2-unicode-ranges.hh
…
hb-ot-post-macroman.hh
…
hb-ot-post-table-v2subset.hh
Make build work for arm-none-eabi
2022-10-21 11:09:35 -06:00
hb-ot-post-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-shape-fallback.cc
[fallback-kern] Move buffer message to correct position
2022-01-29 10:24:38 -07:00
hb-ot-shape-fallback.hh
…
hb-ot-shape-normalize.cc
[normalize] Cosmetic
2022-06-19 11:01:45 -06:00
hb-ot-shape-normalize.hh
[API] Add hb_buffer_[sg]et_not_found_glyph() and --not-found-glyph
2021-10-26 08:02:29 -06:00
hb-ot-shape.cc
[buffer] Move delete_glyphs_inplace() here
2022-11-20 13:10:19 -07:00
hb-ot-shape.h
…
hb-ot-shape.hh
[shape] Use hb_memcmp instead of memcmp
2022-11-22 12:48:52 -07:00
hb-ot-shaper-arabic-fallback.hh
[arabic-fallback] Fix warning
2022-06-19 10:42:06 -06:00
hb-ot-shaper-arabic-joining-list.hh
[Unicode 15] Update the Arabic joining script list
2022-08-27 19:11:19 -04:00
hb-ot-shaper-arabic-pua.hh
[arabic-fallback] Generate PUA table from data
2022-06-19 12:29:10 -06:00
hb-ot-shaper-arabic-table.hh
[Unicode 15] Update the Arabic table
2022-08-27 19:11:19 -04:00
hb-ot-shaper-arabic-win1256.hh
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-arabic.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-arabic.hh
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper-default.cc
Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper
2022-07-13 13:34:11 -06:00
hb-ot-shaper-hangul.cc
Reorder hb_ot_shaper_t members to save 8 bytes of data per shaper
2022-07-13 13:34:11 -06:00
hb-ot-shaper-hebrew.cc
[hebrew] Break out of reordering loop when pattern found
2022-07-20 11:16:32 -06:00
hb-ot-shaper-indic-machine.hh
Regenerate files using Ragel
2022-08-27 15:39:39 -04:00
hb-ot-shaper-indic-machine.rl
[indic] Remove remnants of Sinhala
2022-06-25 13:49:18 -04:00
hb-ot-shaper-indic-table.cc
[indic-table] Minor adjust empty lines
2022-11-16 11:50:40 -07:00
hb-ot-shaper-indic.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-indic.hh
[indic] Remove remnants of Sinhala
2022-06-25 13:49:18 -04:00
hb-ot-shaper-khmer-machine.hh
Regenerate files using Ragel
2022-08-27 15:39:39 -04:00
hb-ot-shaper-khmer-machine.rl
Add U+25CC to lone Robatic but not after U+17D9
2022-06-25 11:02:39 -06:00
hb-ot-shaper-khmer.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-myanmar-machine.hh
Regenerate files using Ragel
2022-08-27 15:39:39 -04:00
hb-ot-shaper-myanmar-machine.rl
[myanmar] Fold category P into GB
2022-06-15 16:15:21 -06:00
hb-ot-shaper-myanmar.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-syllabic.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-syllabic.hh
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-thai.cc
[algs] Fix bot fail
2022-11-21 13:08:55 -07:00
hb-ot-shaper-use-machine.hh
[USE] Allow ZWNJ at the end of a cluster
2022-09-06 11:33:12 -06:00
hb-ot-shaper-use-machine.rl
[USE] Allow ZWNJ at the end of a cluster
2022-09-06 11:33:12 -06:00
hb-ot-shaper-use-table.hh
[use-table] Add a OPTIMIZE_SIZE version
2022-11-19 13:40:33 -07:00
hb-ot-shaper-use.cc
[layout] Only update buffer digest if buffer changed by a pause
2022-11-16 17:49:44 -07:00
hb-ot-shaper-vowel-constraints.cc
[USE] Update the data files
2022-09-21 16:28:02 -06:00
hb-ot-shaper-vowel-constraints.hh
Rename s/shape-complex/shaper/g
2022-06-03 10:30:34 +01:00
hb-ot-shaper.hh
[Unicode 15] Send the new scripts to USE
2022-08-27 19:11:19 -04:00
hb-ot-stat-table.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-tag-table.hh
[config] Add HB_NO_LANGUAGE_LONG and enable in TINY profile
2022-06-20 17:55:28 -06:00
hb-ot-tag.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-var-avar-table.hh
[config] Rename HB_NO_VARIATIONS2 to HB_NO_AVAR2
2022-10-29 11:13:40 -06:00
hb-ot-var-common.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-ot-var-fvar-table.hh
Make build work for arm-none-eabi
2022-10-21 11:09:35 -06:00
hb-ot-var-gvar-table.hh
[gvar] Skip degenerate all-untouched delta-sets
2022-11-22 14:21:25 -07:00
hb-ot-var-hvar-table.hh
[hvar] Rename advance function for clarity
2022-07-03 13:04:27 -06:00
hb-ot-var-mvar-table.hh
[mvar] Use VarIdx
2022-08-03 11:31:34 -06:00
hb-ot-var.cc
[docs] Reduce warnings
2022-06-30 08:44:40 +02:00
hb-ot-var.h
Fix various typos
2022-01-16 05:39:03 -08:00
hb-ot-vorg-table.hh
Rename HBGlyphID to HBGlyphID16
2021-09-19 16:30:12 -04:00
hb-ot.h
…
hb-pool.hh
Use hb_memset instead of memset consistently
2022-11-22 12:50:36 -07:00
hb-priority-queue.hh
[priority-queue] More assert adjustment
2022-11-16 12:06:44 -07:00
hb-repacker.hh
Make build work for arm-none-eabi
2022-10-21 11:09:35 -06:00
hb-sanitize.hh
[algs] Add output argument to hb_unsigned_mul_overflows()
2022-11-21 12:56:33 -07:00
hb-serialize.hh
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-set-digest.hh
Fix alignment error
2022-11-16 16:22:45 -07:00
hb-set.cc
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-set.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-set.hh
[set/map] Remove init_shallow/fini_shallow()
2022-07-20 15:58:28 -06:00
hb-shape-plan.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-shape-plan.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-shape-plan.hh
Fix another leak
2022-07-20 15:38:34 -06:00
hb-shape.cc
[docs] Reduce warnings
2022-06-30 08:44:40 +02:00
hb-shape.h
…
hb-shaper-impl.hh
…
hb-shaper-list.hh
…
hb-shaper.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-shaper.hh
…
hb-static.cc
[atomic-int] Add operators for relaxed ops
2022-08-03 13:01:04 -06:00
hb-string-array.hh
…
hb-style.cc
[style] Move the negation into the constant
2022-02-18 18:21:46 -06:00
hb-style.h
[hb-style] Fix the sign of slant ratios
2022-02-18 18:10:34 -06:00
hb-subset-accelerator.hh
[subset] Cache has_seac in accelerator
2022-11-21 16:30:34 -07:00
hb-subset-cff-common.cc
[docs] Don’t use GTK-Doc syntax for internal functions
2021-07-26 02:18:18 +02:00
hb-subset-cff-common.hh
[subset-cff] Micro-optimize encode_byte
2022-11-23 13:20:48 -07:00
hb-subset-cff1.cc
[subset-cff] Optimize op_str_t layout
2022-11-21 21:37:57 -07:00
hb-subset-cff1.hh
…
hb-subset-cff2.cc
[subset-cff] Disable sharing when packing charstring INDEXes
2022-11-21 17:46:32 -07:00
hb-subset-cff2.hh
…
hb-subset-input.cc
[subset] In the preprocess subset call always use long loca.
2022-11-23 12:52:55 -07:00
hb-subset-input.hh
[subset] In the preprocess subset call always use long loca.
2022-11-23 12:52:55 -07:00
hb-subset-plan.cc
[subset] add an inprogress accelerator to plan.
2022-11-23 13:41:52 -07:00
hb-subset-plan.hh
[subset] add an inprogress accelerator to plan.
2022-11-23 13:41:52 -07:00
hb-subset-repacker.cc
[repacker] Update repacker api method to take a table tag.
2022-07-29 16:16:46 -06:00
hb-subset-repacker.h
[repacker] Update repacker api method to take a table tag.
2022-07-29 16:16:46 -06:00
hb-subset.cc
[subset] add an inprogress accelerator to plan.
2022-11-23 13:41:52 -07:00
hb-subset.h
[subset] add an experimental API that can override name strings for specified name_id
2022-11-08 14:10:25 -07:00
hb-subset.hh
[meta] Use std::forward instead of hb_forward()
2021-11-02 00:18:22 -06:00
hb-ucd-table.hh
[ucd] Change OPTIMIZE_SIZE to compression level 9
2022-11-19 13:25:19 -07:00
hb-ucd.cc
[ucd] Document algorithms
2022-11-20 13:54:56 -07:00
hb-unicode-emoji-table.hh
[Unicode 15] Update the emoji table & cluster test
2022-08-27 19:11:19 -04:00
hb-unicode.cc
[unicode] Simplify set_funcs a bit more
2022-11-19 15:23:53 -07:00
hb-unicode.h
[cpluscplus] Wrap hb-subset types as well
2022-07-25 10:45:55 -06:00
hb-unicode.hh
[unicode] Accept a couple hacks as permanent
2022-06-10 07:25:48 -06:00
hb-uniscribe.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
hb-uniscribe.h
…
hb-utf.hh
…
hb-vector.hh
[vector] Add "initialize" argument to resize()
2022-11-22 10:20:11 -07:00
hb-version.h
5.3.1
2022-10-19 22:06:46 +02:00
hb-version.h.in
…
hb.h
…
hb.hh
Disable -Wcast-function-type-strict
2022-10-28 14:19:39 -06:00
main.cc
[main] sprintf -> snprintf
2022-11-15 15:05:15 -07:00
meson.build
Pass through absolute paths to cmake config directly
2022-10-26 22:13:44 +02:00
sample.py
[sample.py] Fix warning
2022-11-15 15:52:04 -07:00
test-algs.cc
[algs] Test hb_hash()
2022-06-03 02:21:46 -06:00
test-array.cc
[array] Fix MSVC fail
2022-11-14 13:58:43 -07:00
test-bimap.cc
…
test-buffer-serialize.cc
[test-buffer-serialize] Allow no font
2022-11-14 16:24:25 -07:00
test-gpos-size-params.cc
[blob] Add failing versions of create API
2021-06-15 13:56:30 -06:00
test-gsub-would-substitute.cc
[blob] Add failing versions of create API
2021-06-15 13:56:30 -06:00
test-iter.cc
[test-iter] Fix leak
2022-11-16 12:39:30 -07:00
test-machinery.cc
[machinery] Allow using lazy-loader with void*
2022-02-11 14:28:51 -06:00
test-map.cc
[map] Make keys moveable
2022-11-21 20:53:44 -07:00
test-number.cc
…
test-ot-glyphname.cc
[test-ot-glyphname] Fix return value
2022-07-18 15:13:47 -06:00
test-ot-meta.cc
[blob] Add failing versions of create API
2021-06-15 13:56:30 -06:00
test-ot-name.cc
[blob] Add failing versions of create API
2021-06-15 13:56:30 -06:00
test-priority-queue.cc
[priority-queue] Optimize heap access
2022-05-18 16:19:44 -06:00
test-repacker.cc
Use hb_memcpy instead of memcpy consistently
2022-11-22 12:54:50 -07:00
test-serialize.cc
[reorg] Move Coverage, RangeRecord into new namespace layout.
2022-07-13 20:25:13 -06:00
test-set.cc
[test-set] Test sinking range
2022-11-18 18:19:31 -07:00
test-unicode-ranges.cc
…
test-use-table.cc
[src] Add test-use-table
2022-08-02 12:18:18 -06:00
test-vector.cc
[test-vector] Test sink-move'ing
2022-11-18 19:26:02 -07:00
test.cc
[blob] Add failing versions of create API
2021-06-15 13:56:30 -06:00
update-unicode-tables.make
Update the language system tag registry URL
2022-09-20 10:37:50 -06:00