harfbuzz/src
Behdad Esfahbod 000a3c5dca [beyond-64k/subset] Fetch lsb from glyph table if not available
The beyond-64k hmtx table doesn't encode LSB. If subsetting brings
the glyph under 64k (which currently is the only mode we support),
then we need to encode the LSB, which wasn't available. We need to
fetch xMin from glyf table and set it as LSB.
2023-04-20 15:53:10 -06:00
..
OT [beyond-64k/subset] Fetch lsb from glyph table if not available 2023-04-20 15:53:10 -06:00
graph [repacker] check duplicate() for success. 2023-01-23 18:37:13 -07:00
ms-use [USE] Update the data files 2022-09-21 16:28:02 -06:00
ArabicPUASimplified.txt
ArabicPUATraditional.txt
Makefile.am Add test-gsub-get-alternates.cc 2023-03-07 20:56:56 -07:00
Makefile.sources [instance] Add struct definition for cvar table 2023-02-27 17:05:23 -07:00
check-c-linkage-decls.py
check-externs.py
check-header-guards.py
check-includes.py
check-libstdc++.py [cairo] Add to library tests 2022-12-26 17:01:08 -07:00
check-static-inits.py
check-symbols.py [cairo] Add to library tests 2022-12-26 17:01:08 -07:00
failing-alloc.c
fix_get_types.py
gen-arabic-joining-list.py
gen-arabic-pua.py
gen-arabic-table.py
gen-def.py [justify] Wrap in HB_EXPERIMENTAL_API 2023-03-01 14:23:12 -07:00
gen-emoji-table.py
gen-harfbuzzcc.py
gen-hb-version.py
gen-indic-table.py [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
gen-os2-unicode-ranges.py
gen-ragel-artifacts.py
gen-tag-table.py
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
harfbuzz-cairo.pc.in Try to fix autotools build 2022-12-26 17:01:08 -07:00
harfbuzz-config.cmake.in harfbuzz-config.cmake: support static library build 2023-03-09 20:31:39 +02:00
harfbuzz-gobject.pc.in
harfbuzz-icu.pc.in
harfbuzz-subset.cc [embolden] Rename to hb-outline 2023-02-02 15:51:22 -07:00
harfbuzz-subset.pc.in
harfbuzz.cc [embolden] Rename to hb-outline 2023-02-02 15:51:22 -07:00
harfbuzz.pc.in
hb-aat-layout-ankr-table.hh
hb-aat-layout-bsln-table.hh
hb-aat-layout-common.hh [aat] Reduce unsafe_to_concat calls 2023-01-10 13:23:19 -07:00
hb-aat-layout-feat-table.hh
hb-aat-layout-just-table.hh s/HBFixed/F16DOT16/g 2022-10-13 12:06:15 -06:00
hb-aat-layout-kerx-table.hh Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-aat-layout-morx-table.hh Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-aat-layout-opbd-table.hh
hb-aat-layout-trak-table.hh s/HBFixed/F16DOT16/g 2022-10-13 12:06:15 -06:00
hb-aat-layout.cc Revert "Revert "[aat] Support feature ranges"" 2023-01-10 11:08:21 -07:00
hb-aat-layout.h
hb-aat-layout.hh Revert "Revert "[aat] Support feature ranges"" 2023-01-10 11:08:21 -07:00
hb-aat-ltag-table.hh
hb-aat-map.cc [aat] Adjust last range 2023-01-10 11:08:21 -07:00
hb-aat-map.hh [aat] Initialize values 2023-01-12 10:44:08 -07:00
hb-aat.h
hb-algs.hh [algs] Adjust solve_itp 2023-03-01 14:23:12 -07:00
hb-array.hh [VarComposite] Adjust for RESET_UNSPECIFIED_AXES semantic change 2023-02-06 12:04:16 -07:00
hb-atomic.hh [atomic] Use no-op asm for compiler barrier 2023-02-13 21:45:20 -07:00
hb-bimap.hh
hb-bit-page.hh [bit-page] Mark len() function static 2023-01-17 05:59:55 -07:00
hb-bit-set-invertible.hh [set] Add hb_set_is_inverted() 2023-01-05 16:26:41 -07:00
hb-bit-set.hh [set] don't allow -1 (HB_SET_VALUE_INVALID) to be inserted into a hb_set_t. 2023-03-15 12:10:18 -06:00
hb-blob.cc Use proper preprocessor checks for UWP 2023-02-10 09:39:40 -07:00
hb-blob.h [blob] Typo in documentation 2023-02-21 18:07:53 +02:00
hb-blob.hh
hb-buffer-deserialize-json.hh [buffer-deserialize-text] Accept initial comma 2023-01-23 20:57:56 -07:00
hb-buffer-deserialize-json.rl [buffer-deserialize-text] Accept initial comma 2023-01-23 20:57:56 -07:00
hb-buffer-deserialize-text-glyphs.hh [deserialize] Some more 2023-01-25 14:16:46 -07:00
hb-buffer-deserialize-text-glyphs.rl [deserialize] Some more 2023-01-25 14:16:46 -07:00
hb-buffer-deserialize-text-unicode.hh [deserialize] Some more 2023-01-25 14:16:46 -07:00
hb-buffer-deserialize-text-unicode.rl [deserialize] Some more 2023-01-25 14:16:46 -07:00
hb-buffer-serialize.cc [hb-buffer-deserialize] Fixups 2023-01-25 14:07:01 -07:00
hb-buffer-verify.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-buffer.cc [buffer] Speed up merge_clusters_impl 2023-02-06 16:12:03 -07:00
hb-buffer.h Comment 2023-01-04 15:42:56 -07:00
hb-buffer.hh [buffer] Fix up previous commit 2023-02-06 15:54:09 -07:00
hb-cache.hh [atomic/cache] Add hb_atomic_short_t 2023-01-30 14:52:22 -07:00
hb-cairo-utils.cc Don't use M_PI 2023-03-14 12:41:46 -06:00
hb-cairo-utils.hh [hb-cairo] Add hb_cairo_context_t 2023-01-24 12:21:12 -07:00
hb-cairo.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-cairo.h 7.0.0 2023-02-11 23:52:58 +02:00
hb-cff-interp-common.hh [cff] Simplify add_op() 2023-01-02 12:26:43 -07:00
hb-cff-interp-cs-common.hh Add hb-limits.hh 2022-12-26 12:30:39 -07:00
hb-cff-interp-dict-common.hh [CFF] Remove unused member single_val 2023-02-19 14:43:31 -07:00
hb-cff1-interp-cs.hh [subset/cff] Support instancing 2023-01-06 11:01:25 -07:00
hb-cff2-interp-cs.hh [subset-cff] Minor hide num_coords again 2023-01-06 11:47:04 -07:00
hb-common.cc Add Tifinagh to list of both-directions scripts 2023-03-10 10:55:11 -07:00
hb-common.h [font] Move hb_font_t typedef 2022-12-23 13:37:59 -07:00
hb-config.hh [TINY] Fix config issue 2023-02-24 16:03:40 -07:00
hb-coretext.cc [coretext] Remove unused variable 2023-01-09 14:19:25 -07:00
hb-coretext.h
hb-cplusplus.hh [paint] Add get_empty / [sg]et_user_data 2022-12-23 13:37:59 -07:00
hb-debug.hh [justify] Debug output 2023-03-01 14:23:12 -07:00
hb-deprecated.h [doc] Workaround gtk-doc limitation with HB_DEPRECATED_FOR 2022-12-19 00:59:50 +02:00
hb-directwrite.cc [directwrite] Simplify delete 2022-12-27 14:38:17 -07:00
hb-directwrite.h
hb-dispatch.hh
hb-draw.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-draw.h More s/hb_font_get_glyph_shape/hb_font_draw_glyph/ 2022-12-23 13:37:59 -07:00
hb-draw.hh
hb-face-builder.cc [face] Split hb-face-builder.cc 2023-01-05 11:42:21 -07:00
hb-face.cc Fix typos in the source code docs 2023-04-17 12:21:05 -06:00
hb-face.h [face] Add hb_face_collect_nominal_glyph_mapping 2023-01-05 11:57:48 -07:00
hb-face.hh [config] Flesh out HB_NO_SHAPER a bit more 2022-12-04 15:20:51 -07:00
hb-fallback-shape.cc [fallback-shape] Remove TODO 2022-11-15 16:11:57 -07:00
hb-features.h.in [doc] Try to fix generating hb-features docs 2023-01-24 00:12:06 +02:00
hb-font.cc [font] Typo 2023-03-03 13:14:05 +02:00
hb-font.h [font] Add hb_font_set_variation() 2023-02-28 12:08:11 -07:00
hb-font.hh [font] Fix compiler warnings 2023-02-19 20:38:43 -07:00
hb-ft-colr.hh Don't use M_PI 2023-03-14 12:41:46 -06:00
hb-ft.cc [ft] Enlarge glyph-cache value-size again 2023-02-27 11:21:32 -07:00
hb-ft.h
hb-gdi.cc
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
hb-gobject-structs.cc Revert "[doc] Fix a couple of gtk-doc warnings" 2023-02-21 23:25:14 +02:00
hb-gobject-structs.h [gobject] Add another value type hb_ot_var_axis_info 2023-01-11 13:41:44 -07: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 [doc] Workaround gtk-doc limitation with HB_DEPRECATED_FOR 2022-12-19 00:59:50 +02:00
hb-icu.cc
hb-icu.h
hb-iter.hh [iter] Allow hb_len() to fetch c.len as non-function 2023-01-26 12:19:16 -07:00
hb-kern.hh
hb-limits.hh [instancer] avoid double free for compiled glyph bytes 2023-01-24 17:28:51 -07:00
hb-machinery.hh [map] Add hb_map_keys() and hb_map_values() 2023-01-04 17:12:08 -07:00
hb-map.cc [map] Another try at fixing old Mac builds 2023-03-02 09:50:38 -07:00
hb-map.h [map] Include 2023-01-05 11:52:12 -07:00
hb-map.hh [map] Another try at fixing old Mac build 2023-03-03 09:15:46 -07:00
hb-meta.hh [meta] Use std::decay 2022-11-14 14:48:07 -07:00
hb-ms-feature-ranges.hh [ms-features] Comment 2023-01-15 09:46:32 -07:00
hb-multimap.hh [multimap] Add consts 2022-12-31 12:11:14 -07:00
hb-mutex.hh Use proper preprocessor checks for UWP 2023-02-10 09:39:40 -07:00
hb-null.hh
hb-number-parser.hh [subset-cff] Write loop more idiomatic 2022-11-27 13:23:13 -07:00
hb-number-parser.rl
hb-number.cc [hb-view] Support specifying color indices again 2023-01-20 15:52:09 -07:00
hb-number.hh
hb-object.hh [object] Handle mallocation error in set_user_data 2023-01-29 10:57:29 -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] More tweaks to fixed types 2023-01-07 14:27:15 -07:00
hb-ot-cff-common.hh [cff] Add total_size to INDEX 2022-12-01 17:00:03 -07:00
hb-ot-cff1-std-str.hh
hb-ot-cff1-table.cc [paint] Fix drawing non-color glyphs 2022-12-23 13:37:59 -07:00
hb-ot-cff1-table.hh [CFF] Remove unused member single_val 2023-02-19 14:43:31 -07:00
hb-ot-cff2-table.cc [paint] Fix drawing non-color glyphs 2022-12-23 13:37:59 -07:00
hb-ot-cff2-table.hh [CFF] Remove unused member single_val 2023-02-19 14:43:31 -07:00
hb-ot-cmap-table.hh [cmap] Simplify caching 2023-01-29 09:26:52 -07:00
hb-ot-color.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-ot-color.h Add hb_ot_color_glyph_has_paint 2022-12-26 11:29:26 -07:00
hb-ot-deprecated.h [doc] Workaround gtk-doc limitation with HB_DEPRECATED_FOR 2022-12-19 00:59:50 +02:00
hb-ot-face-table-list.hh [instancer] apply cvar deltas 2023-02-27 17:05:23 -07:00
hb-ot-face.cc Move Color tables to src/OT/Color/ 2023-01-01 14:57:53 -07:00
hb-ot-face.hh
hb-ot-font.cc [beyond-64k/subset] Fetch lsb from glyph table if not available 2023-04-20 15:53:10 -06:00
hb-ot-font.h
hb-ot-gasp-table.hh
hb-ot-glyf-table.hh
hb-ot-hdmx-table.hh [subset] check for addition overflow in hdmx size calculation. 2022-12-21 16:44:06 -07:00
hb-ot-head-table.hh [instancer] update bound metrics for CFF2 instancing 2023-04-05 17:27:11 -06:00
hb-ot-hhea-table.hh
hb-ot-hmtx-table.hh [beyond-64k/subset] Fetch lsb from glyph table if not available 2023-04-20 15:53:10 -06:00
hb-ot-kern-table.hh
hb-ot-layout-base-table.hh
hb-ot-layout-common.hh [subset] collect name_ids for FeratureParams 2023-03-13 15:43:29 -07:00
hb-ot-layout-gdef-table.hh Move GDEF table to src/OT/Layout/GDEF 2023-01-28 12:09:45 -07:00
hb-ot-layout-gpos-table.hh [layout] Build lookup accelerators lazily on-demand 2023-01-31 16:19:37 -07:00
hb-ot-layout-gsub-table.hh [layout] Build lookup accelerators lazily on-demand 2023-01-31 16:19:37 -07:00
hb-ot-layout-gsubgpos.hh [subset] collect name_ids for FeratureParams 2023-03-13 15:43:29 -07:00
hb-ot-layout-jstf-table.hh
hb-ot-layout.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-ot-layout.h New API: hb_ot_layout_script_select_language2() 2023-01-20 09:28:59 -07:00
hb-ot-layout.hh [buffer] Move delete_glyphs_inplace() here 2022-11-20 13:10:19 -07:00
hb-ot-map.cc Optimize a couple array references 2022-11-26 17:13:20 -07:00
hb-ot-map.hh [ot-map] Micro-optimize for size 2022-11-26 14:31:15 -07:00
hb-ot-math-table.hh [subset-plan] Simplify _glyphset_mathed allocation 2023-01-11 11:03:19 -07:00
hb-ot-math.cc
hb-ot-math.h
hb-ot-maxp-table.hh [beyond-64k] Fix subsetting of maxp 2023-04-20 11:42:45 -06: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
hb-ot-metrics.h
hb-ot-metrics.hh
hb-ot-name-language-static.hh
hb-ot-name-language.hh
hb-ot-name-table.hh Move name table to src/OT/name 2023-01-28 12:09:45 -07:00
hb-ot-name.cc Move hb-ot-name-language-static.hh out of hb-static.cc 2023-01-12 15:05:19 -07:00
hb-ot-name.h 7.0.0 2023-02-11 23:52:58 +02:00
hb-ot-os2-table.hh [os2] Comment 2023-01-12 18:42:22 -07:00
hb-ot-os2-unicode-ranges.hh [os2] Minor add a cast 2023-01-12 18:37:07 -07:00
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 [instancer] bug fix in post table applying mvar deltas 2023-02-24 13:19:37 -07:00
hb-ot-shape-fallback.cc
hb-ot-shape-fallback.hh
hb-ot-shape-normalize.cc [normalize] Remove an unlikely 2022-11-24 13:14:05 -07:00
hb-ot-shape-normalize.hh
hb-ot-shape.cc Revert "Revert "[aat] Support feature ranges"" 2023-01-10 11:08:21 -07:00
hb-ot-shape.h
hb-ot-shape.hh Revert "Revert "[aat] Support feature ranges"" 2023-01-10 11:08:21 -07:00
hb-ot-shaper-arabic-fallback.hh [layout] Build lookup accelerators lazily on-demand 2023-01-31 16:19:37 -07: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
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
hb-ot-shaper-arabic.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-arabic.hh
hb-ot-shaper-default.cc [shaper] Disable dumber shaper if no AAT 2022-11-24 13:49:29 -07:00
hb-ot-shaper-hangul.cc
hb-ot-shaper-hebrew.cc
hb-ot-shaper-indic-machine.hh Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-indic-machine.rl Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-indic-table.cc [indic] Support <U+0A02, U+0A40> 2022-12-04 10:46:47 -07:00
hb-ot-shaper-indic.cc [indic] Tighten up base-finding 2023-03-28 13:18:03 -06:00
hb-ot-shaper-indic.hh
hb-ot-shaper-khmer-machine.hh Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-khmer-machine.rl Enable -Wformat-signedness 2023-01-12 17:04:24 -07: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 Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-myanmar-machine.rl Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-myanmar.cc [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2022-11-24 12:46:04 -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 Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-shaper-use-machine.rl Enable -Wformat-signedness 2023-01-12 17:04:24 -07: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
hb-ot-shaper.hh [config] Disable Zawgyi shaper in HB_MINI/HB_TINY 2022-11-24 12:46:04 -07:00
hb-ot-stat-table.hh [subset] collect elidedFallbackNameID in STAT table 2023-03-13 15:51:45 -07:00
hb-ot-tag-table.hh
hb-ot-tag.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-ot-var-avar-table.hh [open-type] Add to_int to fixed types 2023-01-07 14:15:17 -07:00
hb-ot-var-common.hh [instancer] bug fix in TupleVariationData get_size () 2023-03-27 15:37:06 -06:00
hb-ot-var-cvar-table.hh [instancer] fix a runtime error 2023-03-02 14:13:17 -07:00
hb-ot-var-fvar-table.hh [subset-plan] Simplify user_axes_location allocation 2023-01-11 12:36:54 -07:00
hb-ot-var-gvar-table.hh [gvar] Fix out-of-memory access issue 2023-03-08 10:25:26 -07:00
hb-ot-var-hvar-table.hh [instancer] update bound metrics for CFF2 instancing 2023-04-05 17:27:11 -06:00
hb-ot-var-mvar-table.hh [instancer] Add MVAR values to OS/2 2023-01-11 15:36:22 -07:00
hb-ot-var.cc
hb-ot-var.h
hb-ot-vorg-table.hh
hb-ot.h
hb-outline.cc Remove extra blank line in hb-outline.cc 2023-03-13 20:35:59 -06:00
hb-outline.hh [outline] Rename internal function 2023-02-28 14:31:25 -07:00
hb-paint-extents.cc Disable hb_paint_extents_* functions if HB_NO_PAINT is defined 2023-01-05 10:18:47 -07:00
hb-paint-extents.hh Whitespace 2023-01-16 12:02:21 -07:00
hb-paint.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-paint.h [paint] Remove enum trailing comma in C header 2023-03-31 11:44:08 -06:00
hb-paint.hh Don't use M_PI 2023-03-14 12:41:46 -06:00
hb-pool.hh [pool] Change chunk-len from 16 to 32 2022-12-30 14:55:32 -07:00
hb-priority-queue.hh [priority-queue] Use resize instead of shrink 2023-01-05 14:38:10 -07:00
hb-repacker.hh Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-sanitize.hh [sanitize] Protect against an underflow 2023-03-02 11:35:42 -07:00
hb-serialize.hh [cff2-subset] Blend Private values when instancing 2023-02-19 20:39:01 -07:00
hb-set-digest.hh Fix alignment error 2022-11-16 16:22:45 -07:00
hb-set.cc 7.0.0 2023-02-11 23:52:58 +02:00
hb-set.h [set] Add hb_set_is_inverted() 2023-01-05 16:26:41 -07:00
hb-set.hh [set] Add hb_set_is_inverted() 2023-01-05 16:26:41 -07:00
hb-shape-plan.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
hb-shape-plan.h
hb-shape-plan.hh
hb-shape.cc [justify] Set out params in more cases 2023-03-03 09:31:16 -07:00
hb-shape.h [justify] Document API 2023-03-01 14:23:12 -07:00
hb-shaper-impl.hh
hb-shaper-list.hh Comment 2023-02-22 12:03:30 -07:00
hb-shaper.cc Use hb_memcpy instead of memcpy consistently 2022-11-22 12:54:50 -07:00
hb-shaper.hh
hb-static.cc [beyond-64k/subset] Fetch lsb from glyph table if not available 2023-04-20 15:53:10 -06:00
hb-string-array.hh
hb-style.cc Don't use M_PI 2023-03-14 12:41:46 -06:00
hb-style.h
hb-subset-accelerator.hh [mutex] Add constructor/destructor 2023-01-12 14:52:00 -07:00
hb-subset-cff-common.cc [subset-cff] Avoid set mallocation in hb_plan_subset_cff_fdselect 2022-11-25 14:57:40 -07:00
hb-subset-cff-common.hh [subset-cff] Make BCD writing locale-independent 2023-02-19 20:39:01 -07:00
hb-subset-cff1.cc [cff] Rename encode_num to encode_num_cs 2023-02-19 20:39:01 -07:00
hb-subset-cff1.hh
hb-subset-cff2.cc [subset-cff2] Round blended Private values when instancing 2023-02-19 20:39:01 -07:00
hb-subset-cff2.hh
hb-subset-input.cc [instancer] apply cvar deltas 2023-02-27 17:05:23 -07:00
hb-subset-input.hh [subset-input] Simplify destruction 2023-01-12 13:03:26 -07:00
hb-subset-instancer-solver.cc Fix typos in the source code docs 2023-04-17 12:21:05 -06:00
hb-subset-plan.cc [subset] add --no-layout-closure flag. 2023-04-14 15:12:41 -06:00
hb-subset-plan.hh [subset] fix incorrectly specified lock. 2023-03-16 20:30:39 -06:00
hb-subset-repacker.cc [doc] Use XSince for REPLACEME/EXPERIMENTAL 2023-02-11 20:59:44 +02:00
hb-subset-repacker.h
hb-subset.cc [instancer] apply cvar deltas 2023-02-27 17:05:23 -07:00
hb-subset.h [subset] Note --no-layout-closure is only for GSUB. 2023-04-14 15:12:41 -06:00
hb-subset.hh [map] Add hb_map_keys() and hb_map_values() 2023-01-04 17:12:08 -07: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] Adjust error message 2023-01-12 13:58:46 -07:00
hb-unicode.h
hb-unicode.hh
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-cairo] Make hb_cairo_glyphs_from_buffer public 2022-12-26 17:01:08 -07:00
hb-vector.hh [font] Towards implementing emboldening 2023-02-02 15:51:22 -07:00
hb-version.h 7.1.0 2023-03-03 01:05:43 +02:00
hb-version.h.in
hb.h [paint] Pass font to all callbacks 2022-12-23 13:37:59 -07:00
hb.hh Don't use M_PI 2023-03-14 12:41:46 -06:00
justify.py [justify-demo] Help message 2023-03-10 12:40:57 -07:00
main.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
meson.build Add test-gsub-get-alternates.cc 2023-03-07 20:56:56 -07:00
sample.py [sample.py] Fix warning 2022-11-15 15:52:04 -07:00
test-algs.cc
test-array.cc [array] Fix MSVC fail 2022-11-14 13:58:43 -07:00
test-bimap.cc
test-buffer-serialize.cc [deserialize] Some more 2023-01-25 14:16:46 -07:00
test-gpos-size-params.cc
test-gsub-get-alternates.cc Add test-gsub-get-alternates.cc 2023-03-07 20:56:56 -07:00
test-gsub-would-substitute.cc
test-iter.cc [test-iter] Fix leak 2022-11-16 12:39:30 -07:00
test-machinery.cc
test-map.cc [map] Another try at fixing old Mac builds 2023-03-02 09:50:38 -07:00
test-multimap.cc [test-multimap] More tests 2022-12-02 16:51:07 -07:00
test-number.cc
test-ot-glyphname.cc
test-ot-meta.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
test-ot-name.cc
test-priority-queue.cc
test-repacker.cc [repacker] add cycle detection to the graph sort. 2022-12-01 21:52:37 +00:00
test-serialize.cc
test-set.cc [set] don't allow -1 (HB_SET_VALUE_INVALID) to be inserted into a hb_set_t. 2023-03-15 12:10:18 -06:00
test-unicode-ranges.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
test-use-table.cc
test-vector.cc [vector] Add remove_unordered 2022-11-26 14:48:57 -07:00
test.cc Enable -Wformat-signedness 2023-01-12 17:04:24 -07:00
update-unicode-tables.make Update the language system tag registry URL 2022-09-20 10:37:50 -06:00