Update harfbuzz to new version 10.0.1 from 2024-09-24 19:52:43
Categories
(Core :: Graphics: Text, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | affected |
People
(Reporter: update-bot, Unassigned)
Details
(Whiteboard: [3pl-filed][task_id: WcyIzX08Rbi7NMsgU3bakg])
This update covers 105 commits. Here are the overall diff statistics, and then the commit information.
gfx/harfbuzz/NEWS | 56 +-
gfx/harfbuzz/README.md | 8 +-
gfx/harfbuzz/moz.yaml | 4 +-
gfx/harfbuzz/src/OT/Color/COLR/COLR.hh | 10 +-
gfx/harfbuzz/src/OT/Layout/GDEF/GDEF.hh | 18 +-
gfx/harfbuzz/src/OT/Layout/GPOS/PairPosFormat2.hh | 8 +-
gfx/harfbuzz/src/gen-indic-table.py | 1 +
gfx/harfbuzz/src/gen-use-table.py | 6 +-
gfx/harfbuzz/src/graph/graph.hh | 4 +-
gfx/harfbuzz/src/hb-aat-layout-common.hh | 46 +-
gfx/harfbuzz/src/hb-aat-layout-just-table.hh | 12 +-
gfx/harfbuzz/src/hb-aat-layout-morx-table.hh | 6 +-
gfx/harfbuzz/src/hb-aat-layout-opbd-table.hh | 8 +-
gfx/harfbuzz/src/hb-buffer-verify.cc | 2 +-
gfx/harfbuzz/src/hb-buffer.cc | 43 +
gfx/harfbuzz/src/hb-buffer.h | 7 +
gfx/harfbuzz/src/hb-buffer.hh | 2 +
gfx/harfbuzz/src/hb-cff-interp-dict-common.hh | 2 +-
gfx/harfbuzz/src/hb-common.h | 18 +
gfx/harfbuzz/src/hb-coretext.cc | 52 +-
gfx/harfbuzz/src/hb-face-builder.cc | 61 +-
gfx/harfbuzz/src/hb-face.cc | 72 +-
gfx/harfbuzz/src/hb-face.h | 28 +
gfx/harfbuzz/src/hb-face.hh | 10 +-
gfx/harfbuzz/src/hb-ft.cc | 40 +
gfx/harfbuzz/src/hb-open-file.hh | 6 +-
gfx/harfbuzz/src/hb-open-type.hh | 36 +-
gfx/harfbuzz/src/hb-ot-cff-common.hh | 16 +-
gfx/harfbuzz/src/hb-ot-cff1-table.hh | 46 +-
gfx/harfbuzz/src/hb-ot-cff2-table.hh | 18 +-
gfx/harfbuzz/src/hb-ot-cmap-table.hh | 226 +-
gfx/harfbuzz/src/hb-ot-kern-table.hh | 18 +-
gfx/harfbuzz/src/hb-ot-layout-base-table.hh | 20 +-
gfx/harfbuzz/src/hb-ot-layout-common.hh | 160 +-
gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh | 82 +-
gfx/harfbuzz/src/hb-ot-layout.hh | 17 +-
gfx/harfbuzz/src/hb-ot-post-table-v2subset.hh | 21 +-
gfx/harfbuzz/src/hb-ot-post-table.hh | 2 +-
gfx/harfbuzz/src/hb-ot-shape-normalize.cc | 14 +-
gfx/harfbuzz/src/hb-ot-shape-normalize.hh | 1 -
gfx/harfbuzz/src/hb-ot-shape.cc | 24 +
gfx/harfbuzz/src/hb-ot-shaper-arabic-joining-list.hh | 8 +-
gfx/harfbuzz/src/hb-ot-shaper-arabic-table.hh | 23 +-
gfx/harfbuzz/src/hb-ot-shaper-arabic.cc | 3 -
gfx/harfbuzz/src/hb-ot-shaper-indic-table.cc | 28 +-
gfx/harfbuzz/src/hb-ot-shaper-use-table.hh | 543 +-
gfx/harfbuzz/src/hb-ot-shaper-vowel-constraints.cc | 4 +-
gfx/harfbuzz/src/hb-ot-shaper.hh | 9 +
gfx/harfbuzz/src/hb-ot-stat-table.hh | 46 +-
gfx/harfbuzz/src/hb-ot-var-common.hh | 27 +-
gfx/harfbuzz/src/hb-ot-var-gvar-table.hh | 12 +-
gfx/harfbuzz/src/hb-paint-extents.hh | 5 +-
gfx/harfbuzz/src/hb-style.cc | 4 +-
gfx/harfbuzz/src/hb-subset-cff2.cc | 3 -
gfx/harfbuzz/src/hb-subset-instancer-solver.cc | 2 +-
gfx/harfbuzz/src/hb-subset.cc | 10 +-
gfx/harfbuzz/src/hb-ucd-table.hh | 5970 +++++----
gfx/harfbuzz/src/hb-unicode-emoji-table.hh | 8 +-
gfx/harfbuzz/src/hb-unicode.hh | 3 +
gfx/harfbuzz/src/hb-version.h | 6 +-
gfx/harfbuzz/src/meson.build | 20 +-
gfx/harfbuzz/src/ms-use/IndicPositionalCategory-Additional.txt | 9 +-
gfx/harfbuzz/src/ms-use/IndicSyllabicCategory-Additional.txt | 34 +-
63 files changed, 4435 insertions(+), 3573 deletions(-)
a1d9bfe62818ef0fa9cf63b6e6d51436b1c93cbc by Khaled Hosny <khaled@aliftype.com>
https://github.com/harfbuzz/harfbuzz/commit/a1d9bfe62818ef0fa9cf63b6e6d51436b1c93cbc
Authored: 2024-09-24 19:52:43 +0300
Committed: 2024-09-24 19:52:43 +0300
10.0.1
527e60b0153bf0d89e7430bcc87e243c71c86ce1 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/527e60b0153bf0d89e7430bcc87e243c71c86ce1
Authored: 2024-09-24 09:18:08 -0600
Committed: 2024-09-24 09:40:44 -0600
[morx] Relax sanitizing
867366ccf15ebd7a4a48847e028dc327f3a3667c by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/867366ccf15ebd7a4a48847e028dc327f3a3667c
Authored: 2024-09-24 09:17:12 -0600
Committed: 2024-09-24 09:40:44 -0600
[test] Add GeezaPro tests for MacOS 15.0
70ca19dff3a973314732ecb177fc1e725d3cb095 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/70ca19dff3a973314732ecb177fc1e725d3cb095
Authored: 2024-09-24 08:42:44 -0600
Committed: 2024-09-24 08:42:44 -0600
Use hb_barrier() instead of longer name
d5261f7234ab072a2aa1758ccfe37372df9927a9 by Khaled Hosny <khaled@aliftype.com>
https://github.com/harfbuzz/harfbuzz/commit/d5261f7234ab072a2aa1758ccfe37372df9927a9
Authored: 2024-09-23 23:07:55 +0300
Committed: 2024-09-23 23:07:55 +0300
10.0.0
667ce682a29c7b3a1c8060dc86886f33e6a45060 by Khaled Hosny <khaled@aliftype.com>
https://github.com/harfbuzz/harfbuzz/commit/667ce682a29c7b3a1c8060dc86886f33e6a45060
Authored: 2024-09-23 21:08:19 +0300
Committed: 2024-09-23 22:08:41 +0300
[hb-view] Support cairo script as output format
7a390b5095d0714728123fbd5c2a2cccb9f876f1 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/7a390b5095d0714728123fbd5c2a2cccb9f876f1
Authored: 2024-09-23 12:13:55 -0600
Committed: 2024-09-23 12:16:05 -0600
[hb-view] Simplify background drawing
700ef11c9bd863fd8fb909afcff47b161542a3ad by chitao1234 <chotaotao1qaz2wsx@gmail.com>
https://github.com/harfbuzz/harfbuzz/commit/700ef11c9bd863fd8fb909afcff47b161542a3ad
Authored: 2024-08-23 11:29:34 +0800
Committed: 2024-09-23 17:44:33 +0300
[meson] Add back with_libstdcxx build option
242b584405d16b2ab1bcb504bf66dfd4442cbb7e by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/242b584405d16b2ab1bcb504bf66dfd4442cbb7e
Authored: 2024-09-15 14:43:55 -0400
Committed: 2024-09-23 08:39:50 -0600
[USE] Update the data files
7a890c2eb7138d9d5620519260fbdada24baf007 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/7a890c2eb7138d9d5620519260fbdada24baf007
Authored: 2024-09-22 13:19:02 -0600
Committed: 2024-09-23 08:02:25 -0600
Add hb_barrier() to switches of unions
7aace3d3fc064433de7ff5fdc44e126ff8e371ed by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/7aace3d3fc064433de7ff5fdc44e126ff8e371ed
Authored: 2024-09-23 07:47:24 -0600
Committed: 2024-09-23 08:00:06 -0600
Ignore CGJ and Mongolian Variation Selectors during GPOS
540666b807311ae1a9de0b8929f275d8c7706774 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/540666b807311ae1a9de0b8929f275d8c7706774
Authored: 2024-09-23 07:01:26 -0600
Committed: 2024-09-23 07:01:26 -0600
[paint] Err. Make previous commit actually work
ed6362600d73d5c33840716ab81b298730572316 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/ed6362600d73d5c33840716ab81b298730572316
Authored: 2024-09-23 07:00:41 -0600
Committed: 2024-09-23 07:00:41 -0600
[paint] Intersect clips
b0cf3d81ea74f41e3fb8b551847c798f46b05633 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/b0cf3d81ea74f41e3fb8b551847c798f46b05633
Authored: 2024-09-23 06:50:59 -0600
Committed: 2024-09-23 06:50:59 -0600
[paint] Comment
b95cb48f880b1beaf4bc08bd9727742689c06cb0 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/b95cb48f880b1beaf4bc08bd9727742689c06cb0
Authored: 2024-09-23 06:37:54 -0600
Committed: 2024-09-23 06:37:54 -0600
Revert "Bump setuptools from 73.0.1 to 75.1.0 in /.ci"
5e5cd10e10e3b86e3c616e54d48f27d66a433e20 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/5e5cd10e10e3b86e3c616e54d48f27d66a433e20
Authored: 2024-09-22 12:36:51 -0600
Committed: 2024-09-23 06:30:59 -0600
Don't make variation-selectors default-ignorable if not-found set
b94a39d7f3d3864909b72bb8788bb373a29e96f6 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/b94a39d7f3d3864909b72bb8788bb373a29e96f6
Authored: 2024-09-22 08:23:34 -0600
Committed: 2024-09-23 06:30:59 -0600
Follow up to variation-selector-not-found glyph
25591a3a1d3647647a5852545bf1a0e0d49f60f4 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/25591a3a1d3647647a5852545bf1a0e0d49f60f4
Authored: 2024-09-23 10:04:32 +0000
Committed: 2024-09-23 06:15:02 -0600
Bump setuptools from 73.0.1 to 75.1.0 in /.ci
29157e6a64f6bb78b5d6ecf60863d7614413fc66 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/29157e6a64f6bb78b5d6ecf60863d7614413fc66
Authored: 2024-09-23 10:04:45 +0000
Committed: 2024-09-23 06:14:51 -0600
Bump meson from 1.5.1 to 1.5.2 in /.ci
5807388b855718d3add746849723ddd06caccc4d by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/5807388b855718d3add746849723ddd06caccc4d
Authored: 2024-09-23 10:18:47 +0000
Committed: 2024-09-23 06:14:38 -0600
Bump github/codeql-action from 3.26.7 to 3.26.8
095892950846d6a350b43a509d95b017ebdf0ba5 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/095892950846d6a350b43a509d95b017ebdf0ba5
Authored: 2024-09-22 13:01:18 -0600
Committed: 2024-09-22 13:01:18 -0600
[post] Add a hb_barrier()
48774052119c8b2b324671759143b97e2affa070 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/48774052119c8b2b324671759143b97e2affa070
Authored: 2024-09-22 13:00:09 -0600
Committed: 2024-09-22 13:01:14 -0600
[GDEF] Sprinkle some hb_barrier()s
e4e9f6a18f2834f073ad6e6778a3dc70fb9473de by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/e4e9f6a18f2834f073ad6e6778a3dc70fb9473de
Authored: 2024-09-22 11:17:48 -0600
Committed: 2024-09-22 11:17:48 -0600
[gsubgpos] Add a barrier
0dace9f341218eaf2e23ffa000c7b3651e827b63 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/0dace9f341218eaf2e23ffa000c7b3651e827b63
Authored: 2024-09-21 12:38:16 -0600
Committed: 2024-09-21 12:38:16 -0600
[PairPos] Forgo an optimization for the sake of compatibility
287046f71a9a6b15c432ac7005eba7c0aae2c0e2 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/287046f71a9a6b15c432ac7005eba7c0aae2c0e2
Authored: 2023-12-15 10:24:03 -0700
Committed: 2024-09-21 12:21:56 -0600
[buffer] Hook up not-found-variation-selector-glyph
a003890e8462b001cc522e0d7785fd4248c8365f by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/a003890e8462b001cc522e0d7785fd4248c8365f
Authored: 2024-09-21 11:30:56 -0600
Committed: 2024-09-21 12:21:56 -0600
[buffer] Add hb_buffer_[sg]et_not_found_variation_selector_glyph()
6fd76e1f6755660d7f567eaa04967c46040d044f by Qunxin Liu <qxliu@google.com>
https://github.com/harfbuzz/harfbuzz/commit/6fd76e1f6755660d7f567eaa04967c46040d044f
Authored: 2024-09-17 13:50:10 -0700
Committed: 2024-09-17 15:23:43 -0600
[subset] offset format fix in gvar table
63d09dbefcf7ad9f794ca96445d37b6d8c3c9124 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/63d09dbefcf7ad9f794ca96445d37b6d8c3c9124
Authored: 2024-09-16 10:26:46 +0000
Committed: 2024-09-16 04:39:42 -0700
Bump github/codeql-action from 3.26.6 to 3.26.7
e30dedbb42c1383a6ebd8ded55c3062ae372d0be by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/e30dedbb42c1383a6ebd8ded55c3062ae372d0be
Authored: 2024-09-14 12:06:08 -0400
Committed: 2024-09-14 12:06:08 -0400
[Unicode 16] Add tests
c66f25ef1dd83bb1453f51752e5e4029d36501ff by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/c66f25ef1dd83bb1453f51752e5e4029d36501ff
Authored: 2024-09-14 11:47:56 -0400
Committed: 2024-09-14 11:47:56 -0400
[Unicode 16] Send the new scripts to USE
85a9ec8971e9f2fb8250ed0604ffccb927077868 by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/85a9ec8971e9f2fb8250ed0604ffccb927077868
Authored: 2024-09-14 11:44:03 -0400
Committed: 2024-09-14 11:44:03 -0400
[Unicode 16] Update the USE table
87c685d370be76da234f5e3d1ec5ff4108026d8b by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/87c685d370be76da234f5e3d1ec5ff4108026d8b
Authored: 2024-09-14 11:20:16 -0400
Committed: 2024-09-14 11:20:16 -0400
[Unicode 16] Update the vowel constraint table
7f325b6c80513c89abb052eaca4953a0f96c94b7 by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/7f325b6c80513c89abb052eaca4953a0f96c94b7
Authored: 2024-09-14 11:19:04 -0400
Committed: 2024-09-14 11:19:04 -0400
[Unicode 16] Update the Indic table
554658e3aed80c2910d424314904176a8d9b1a8f by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/554658e3aed80c2910d424314904176a8d9b1a8f
Authored: 2024-09-14 11:08:37 -0400
Committed: 2024-09-14 11:08:37 -0400
[Unicode 16] Update the emoji table & cluster test
dc3e005d157528a2fc39ac15761c05e331d05735 by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/dc3e005d157528a2fc39ac15761c05e331d05735
Authored: 2024-09-14 11:03:26 -0400
Committed: 2024-09-14 11:03:26 -0400
[Unicode 16] Update the Arabic joining script list
351e20c21699ac350756fe303bafaccbd5d6635e by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/351e20c21699ac350756fe303bafaccbd5d6635e
Authored: 2024-09-14 11:02:54 -0400
Committed: 2024-09-14 11:02:54 -0400
[Unicode 16] Update the Arabic table
42369b8439dfa20a6963d11f77935e69fa5aa6a5 by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/42369b8439dfa20a6963d11f77935e69fa5aa6a5
Authored: 2024-09-14 11:00:48 -0400
Committed: 2024-09-14 11:00:48 -0400
[Unicode 16] Update the UCD table
f279e258121607ca59112ff694a2648d2e1e7de4 by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/f279e258121607ca59112ff694a2648d2e1e7de4
Authored: 2024-09-14 10:47:52 -0400
Committed: 2024-09-14 10:47:52 -0400
[Unicode 16] Add new hb_script_t values
a5c9cc4e223299bb2056527f34508b5b5156e05a by David Corbett <corbett.dav@northeastern.edu>
https://github.com/harfbuzz/harfbuzz/commit/a5c9cc4e223299bb2056527f34508b5b5156e05a
Authored: 2024-09-14 10:31:20 -0400
Committed: 2024-09-14 10:45:01 -0400
[USE, Unicode 16] Update the data files
98353ecefe146642e585b4b844abde32a1287da5 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/98353ecefe146642e585b4b844abde32a1287da5
Authored: 2024-09-11 11:35:15 -0700
Committed: 2024-09-11 11:35:15 -0700
[test] Run shape tests with C locale as well
70334d74dcb20b8029a4df0e55de29ca51b6c767 by Alexander Grund <alexander.grund@tu-dresden.de>
https://github.com/harfbuzz/harfbuzz/commit/70334d74dcb20b8029a4df0e55de29ca51b6c767
Authored: 2024-09-11 14:30:32 +0200
Committed: 2024-09-11 12:07:04 -0600
Run subset tests with C-locale
0a82f43a61e5b0bccd636736026c4ebbfca339d4 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/0a82f43a61e5b0bccd636736026c4ebbfca339d4
Authored: 2024-09-11 10:38:12 -0700
Committed: 2024-09-11 10:38:12 -0700
[arabic] Remove non-sensical code
a070f9ebbe88dc71b248af9731dd49ec93f4e6e6 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/a070f9ebbe88dc71b248af9731dd49ec93f4e6e6
Authored: 2024-09-02 10:05:41 +0000
Committed: 2024-09-02 09:33:19 -0600
Bump github/codeql-action from 3.26.5 to 3.26.6
cb6ba68714a046dbddeb50095df97a32a4f1c046 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/cb6ba68714a046dbddeb50095df97a32a4f1c046
Authored: 2024-09-02 10:05:44 +0000
Committed: 2024-09-02 09:33:09 -0600
Bump actions/setup-python from 5.1.1 to 5.2.0
a75d48753bf0a90ab188db71757951bfb4316325 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/a75d48753bf0a90ab188db71757951bfb4316325
Authored: 2024-09-02 10:05:49 +0000
Committed: 2024-09-02 09:33:02 -0600
Bump actions/upload-artifact from 4.3.6 to 4.4.0
a141e25c423648fcda7f19faae7d3dd4eb7eae95 by Qunxin Liu <qxliu@google.com>
https://github.com/harfbuzz/harfbuzz/commit/a141e25c423648fcda7f19faae7d3dd4eb7eae95
Authored: 2024-08-30 10:09:00 -0700
Committed: 2024-08-30 11:19:35 -0600
[subset] remove unnecessary check on name IDs
2ba0b9ee94e4fdea5c3e9d20fa73eb893c0bb95e by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/2ba0b9ee94e4fdea5c3e9d20fa73eb893c0bb95e
Authored: 2024-08-29 11:41:28 -0700
Committed: 2024-08-29 11:44:59 -0700
Turn some byte data into unsigned char, from char
28cc53c9ea0d25311b04d48d5088f8d629b709ac by Leandro Santiago <leandrosansilva@gmail.com>
https://github.com/harfbuzz/harfbuzz/commit/28cc53c9ea0d25311b04d48d5088f8d629b709ac
Authored: 2024-08-27 14:09:51 +0200
Committed: 2024-08-27 17:44:23 +0300
Smalll fix on documentation
2ae90ed3274a67720de1c074115b428a4b098ef8 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/2ae90ed3274a67720de1c074115b428a4b098ef8
Authored: 2024-08-26 10:34:43 +0000
Committed: 2024-08-26 18:15:59 -0600
Bump github/codeql-action from 3.26.0 to 3.26.5
eaa97d65045f8d495434f93238f4c73fd6611e62 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/eaa97d65045f8d495434f93238f4c73fd6611e62
Authored: 2024-08-26 10:35:51 +0000
Committed: 2024-08-26 18:15:13 -0600
Bump setuptools from 72.1.0 to 73.0.1 in /.ci
ea430c10e1acb03ede9311f658db44e8f6d662c5 by Ebrahim Byagowi <ebrahim@gnu.org>
https://github.com/harfbuzz/harfbuzz/commit/ea430c10e1acb03ede9311f658db44e8f6d662c5
Authored: 2024-08-23 17:38:49 +0330
Committed: 2024-08-23 08:58:50 -0600
[doc] Quote the table name
868a75b61c426f02a28841bd0e49c534cac1e5c3 by Ebrahim Byagowi <ebrahim@gnu.org>
https://github.com/harfbuzz/harfbuzz/commit/868a75b61c426f02a28841bd0e49c534cac1e5c3
Authored: 2024-08-22 18:31:45 +0330
Committed: 2024-08-23 08:58:50 -0600
[style][doc] Mention explicitly it goes through STAT table
16c196e0c3a694f113d44dd73c63b4e0456910e0 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/16c196e0c3a694f113d44dd73c63b4e0456910e0
Authored: 2024-08-22 15:45:41 -0600
Committed: 2024-08-22 15:46:35 -0600
Fix warnings with -fstrict-flex-arrays=2
634778efc0da32c37671840b705f577a5c84b096 by Qunxin Liu <qxliu@google.com>
https://github.com/harfbuzz/harfbuzz/commit/634778efc0da32c37671840b705f577a5c84b096
Authored: 2024-08-20 14:34:09 -0700
Committed: 2024-08-21 12:06:02 -0600
[subset] bug fix in post table
cdbd966e961b92304039d56a7f70c9747149e33d by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/cdbd966e961b92304039d56a7f70c9747149e33d
Authored: 2024-08-18 10:42:52 -0700
Committed: 2024-08-18 10:42:52 -0700
[buffer-verify] Fix a compiler warning
a411de2b3ee3ebc3e52fc4704451fdb581e97154 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/a411de2b3ee3ebc3e52fc4704451fdb581e97154
Authored: 2024-08-14 10:19:40 -0700
Committed: 2024-08-14 10:19:40 -0700
[cff] Try to silence static code analyzer
39ea4cdd7776bd4631290fe30b28f826154b4093 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/39ea4cdd7776bd4631290fe30b28f826154b4093
Authored: 2024-08-14 10:13:27 -0700
Committed: 2024-08-14 10:14:42 -0700
[hb-subset] Fix a resource leak
e25fa0bff5ff4f85bbe1643719fc47534d59882c by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/e25fa0bff5ff4f85bbe1643719fc47534d59882c
Authored: 2024-08-12 10:21:38 +0000
Committed: 2024-08-13 08:04:20 -0600
Bump github/codeql-action from 3.25.15 to 3.26.0
f25d952b80f99e95d9cad52f0509b8b18e810083 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/f25d952b80f99e95d9cad52f0509b8b18e810083
Authored: 2024-08-12 10:21:42 +0000
Committed: 2024-08-13 08:04:09 -0600
Bump actions/upload-artifact from 4.3.5 to 4.3.6
72502ef02b470fa152ca823653f464672f19493c by Qunxin Liu <qxliu@google.com>
https://github.com/harfbuzz/harfbuzz/commit/72502ef02b470fa152ca823653f464672f19493c
Authored: 2024-08-12 14:08:06 -0700
Committed: 2024-08-12 15:51:13 -0600
[instancer] dont return false when variation data is empty after partial instancing
c1b9f846fca692fd6239a17bb0e051ac60bf4739 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/c1b9f846fca692fd6239a17bb0e051ac60bf4739
Authored: 2024-08-12 10:21:48 +0000
Committed: 2024-08-12 10:21:48 +0000
Bump hendrikmuhs/ccache-action from 1.2.13 to 1.2.14
3894b1c9693f55b241bda4864be7322190fb7548 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/3894b1c9693f55b241bda4864be7322190fb7548
Authored: 2024-08-07 09:04:25 -0600
Committed: 2024-08-07 09:04:25 -0600
[face] Update docs for get_table_tags
d5596dfb0bdd3a88e014c5e7159c01c7c2419921 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/d5596dfb0bdd3a88e014c5e7159c01c7c2419921
Authored: 2024-08-06 15:15:41 -0600
Committed: 2024-08-06 15:15:41 -0600
[hb-subset] Report "Invalid font file."
59a97ac02eade3d670a9b62acbf3acaca64342f7 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/59a97ac02eade3d670a9b62acbf3acaca64342f7
Authored: 2024-08-06 14:53:36 -0600
Committed: 2024-08-06 14:53:36 -0600
[test] More get_table_tags test
a55b007144a35267a46fda62e035d80e341db30d by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/a55b007144a35267a46fda62e035d80e341db30d
Authored: 2024-08-06 14:39:10 -0600
Committed: 2024-08-06 14:42:37 -0600
[test] Add get_table_tags test for hb-coretext
98355724ae2757be78badf36b1752831f3fc5a6a by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/98355724ae2757be78badf36b1752831f3fc5a6a
Authored: 2024-08-06 11:55:08 -0600
Committed: 2024-08-06 14:42:22 -0600
[hb-coretext] Implement get_table_tags func
bd79bfb6531ccda5ac9765046821d9bc21d532dd by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/bd79bfb6531ccda5ac9765046821d9bc21d532dd
Authored: 2024-08-06 13:40:06 -0600
Committed: 2024-08-06 13:40:06 -0600
[test] Add get_table_tags test for hb-ft
a459753ef92c9061bfe598e748e937893e0af77a by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/a459753ef92c9061bfe598e748e937893e0af77a
Authored: 2024-08-06 13:31:24 -0600
Committed: 2024-08-06 13:31:24 -0600
[test] Test get_table_tags of face_builder
8896b1d57a00884adb888a39ceac9ec6b1946eda by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/8896b1d57a00884adb888a39ceac9ec6b1946eda
Authored: 2024-08-06 12:34:15 -0600
Committed: 2024-08-06 12:34:15 -0600
[test] Add test for get_table_tags
830326fe147dca35a2c4fb43d4d5c8f1d986b32f by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/830326fe147dca35a2c4fb43d4d5c8f1d986b32f
Authored: 2024-08-06 11:27:37 -0600
Committed: 2024-08-06 12:21:25 -0600
[hb-ft] Implement get_table_tags func
76770eb00f60dc0e7449425dc4fef2e0abda4e7c by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/76770eb00f60dc0e7449425dc4fef2e0abda4e7c
Authored: 2024-08-06 07:39:10 -0600
Committed: 2024-08-06 12:21:25 -0600
[face-builder] Implement get_table_tags func
ff04f28b23e9a3d4d986eca52c42f3f625388e74 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/ff04f28b23e9a3d4d986eca52c42f3f625388e74
Authored: 2024-08-06 07:22:04 -0600
Committed: 2024-08-06 12:21:25 -0600
[face] Add get_table_tags callback
84f165646e3af38cbc61d0e2d2f3c0d00ecb9751 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/84f165646e3af38cbc61d0e2d2f3c0d00ecb9751
Authored: 2024-08-06 12:15:39 -0600
Committed: 2024-08-06 12:21:02 -0600
[test] Move code around
22e1a5a7857177a6f06882456d033cca42798fed by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/22e1a5a7857177a6f06882456d033cca42798fed
Authored: 2024-08-06 12:20:34 -0600
Committed: 2024-08-06 12:20:34 -0600
[test-paint] Fix warnings
191c6eedf3a9f4930b9db0689614e53c18010d59 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/191c6eedf3a9f4930b9db0689614e53c18010d59
Authored: 2024-08-06 06:59:32 -0600
Committed: 2024-08-06 06:59:32 -0600
Fix Linux bot
e0c3cbf16cd8d4f51e7e1b4ab5040b3ffe871cde by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/e0c3cbf16cd8d4f51e7e1b4ab5040b3ffe871cde
Authored: 2024-08-06 06:46:44 -0600
Committed: 2024-08-06 06:50:54 -0600
[subset] Fail if source face has no glyphs
31f1d25e2ab9376a506e83eab10017ba97fbc731 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/31f1d25e2ab9376a506e83eab10017ba97fbc731
Authored: 2024-08-05 10:08:46 +0000
Committed: 2024-08-05 09:15:22 -0600
Bump actions/upload-artifact from 4.3.4 to 4.3.5
d6088fb465c5cd6c81e4a198e0a0b1d8c5c643d2 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/d6088fb465c5cd6c81e4a198e0a0b1d8c5c643d2
Authored: 2024-08-05 10:28:43 +0000
Committed: 2024-08-05 09:15:10 -0600
Bump setuptools from 72.0.0 to 72.1.0 in /.ci
2edc371e97d6d2c5ad0e085b26e9af0123501647 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/2edc371e97d6d2c5ad0e085b26e9af0123501647
Authored: 2024-07-29 10:45:27 +0000
Committed: 2024-07-29 10:37:28 -0600
Bump github/codeql-action from 3.25.13 to 3.25.15
c86909393053f1c8e1bc9bf22c6178566f8b02b6 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/c86909393053f1c8e1bc9bf22c6178566f8b02b6
Authored: 2024-07-29 10:45:31 +0000
Committed: 2024-07-29 10:36:49 -0600
Bump ossf/scorecard-action from 2.3.3 to 2.4.0
1304587bacc2a28ee830d38a03c11e20455c74b5 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/1304587bacc2a28ee830d38a03c11e20455c74b5
Authored: 2024-07-29 10:45:42 +0000
Committed: 2024-07-29 10:36:36 -0600
Bump meson from 1.4.1 to 1.5.1 in /.ci
ebcf5514ea6fb1d28fcd1891f5ea7c3ab432d064 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/ebcf5514ea6fb1d28fcd1891f5ea7c3ab432d064
Authored: 2024-07-29 10:45:56 +0000
Committed: 2024-07-29 10:36:19 -0600
Bump setuptools from 71.1.0 to 72.0.0 in /.ci
788b469ad5e5f78611f665b6eb17afd0eb040f21 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/788b469ad5e5f78611f665b6eb17afd0eb040f21
Authored: 2024-07-25 14:50:01 -0600
Committed: 2024-07-25 14:50:01 -0600
[ChainContext] Fix fast-path deviation from slow path
fe7dc0c3cfbdda5d064a8f5de9f0256a2df8dfed by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/fe7dc0c3cfbdda5d064a8f5de9f0256a2df8dfed
Authored: 2024-07-22 10:12:40 +0000
Committed: 2024-07-22 10:12:06 -0600
Bump github/codeql-action from 3.25.12 to 3.25.13
354691b7aa6bb256906b327175b4e8e1e14d828f by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/354691b7aa6bb256906b327175b4e8e1e14d828f
Authored: 2024-07-22 10:30:58 +0000
Committed: 2024-07-22 10:11:03 -0600
Bump setuptools from 70.3.0 to 71.1.0 in /.ci
1c01944e9363f9e6901d1bcd9b841cbce64a8a6a by Dirk Lemstra <dirk@lemstra.org>
https://github.com/harfbuzz/harfbuzz/commit/1c01944e9363f9e6901d1bcd9b841cbce64a8a6a
Authored: 2024-07-20 11:21:49 +0200
Committed: 2024-07-20 09:46:10 -0600
Added forward declaration to fix build with Visual Studio 2017.
5c7eb854051dd01702578b9aeb30116079660150 by Chun-wei Fan <fanchunwei@src.gnome.org>
https://github.com/harfbuzz/harfbuzz/commit/5c7eb854051dd01702578b9aeb30116079660150
Authored: 2024-07-16 12:34:14 +0800
Committed: 2024-07-15 23:01:46 -0600
meson: Fix builds against ICU >= 75.x on Visual Studio
8aa7db54faf277564ccbbd9d4f69cc082681e51d by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/8aa7db54faf277564ccbbd9d4f69cc082681e51d
Authored: 2024-07-15 10:25:54 +0000
Committed: 2024-07-15 10:07:43 -0600
Bump github/codeql-action from 3.25.11 to 3.25.12
0ef0a0e5310fd0573e00f3ddaf99fd76dceeab22 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/0ef0a0e5310fd0573e00f3ddaf99fd76dceeab22
Authored: 2024-07-15 10:25:59 +0000
Committed: 2024-07-15 10:07:29 -0600
Bump actions/setup-python from 5.1.0 to 5.1.1
acf2febb7899faaf1d7325530b4b00beaf66b25c by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/acf2febb7899faaf1d7325530b4b00beaf66b25c
Authored: 2024-07-15 10:09:52 +0000
Committed: 2024-07-15 10:07:14 -0600
Bump setuptools from 70.2.0 to 70.3.0 in /.ci
0706f3989bb0c8a4527865ca0917b16bed91b819 by Abdul Rahman Sibahi <asibahi@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/0706f3989bb0c8a4527865ca0917b16bed91b819
Authored: 2024-07-07 15:14:51 +0300
Committed: 2024-07-11 14:39:38 +0300
Update wasm-shaper.md with link
7c41d91e78534b706ca086d81b98d8e64840fc11 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/7c41d91e78534b706ca086d81b98d8e64840fc11
Authored: 2024-07-08 20:17:34 -0600
Committed: 2024-07-08 20:17:34 -0600
Update of https://behdad.org/text2024
4eb89942b233803832c5ab735334d747d9700449 by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/4eb89942b233803832c5ab735334d747d9700449
Authored: 2024-07-08 10:28:26 +0000
Committed: 2024-07-08 11:07:37 -0600
Bump actions/upload-artifact from 4.3.3 to 4.3.4
48193e02863c5566c285af3b2d475d0e485af7cf by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/48193e02863c5566c285af3b2d475d0e485af7cf
Authored: 2024-07-08 10:48:19 +0000
Committed: 2024-07-08 11:07:25 -0600
Bump setuptools from 70.1.1 to 70.2.0 in /.ci
7ab9733f8587b2e0b477d63d41d7ee1d5178ae4e by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/7ab9733f8587b2e0b477d63d41d7ee1d5178ae4e
Authored: 2024-07-08 10:48:35 +0000
Committed: 2024-07-08 11:07:15 -0600
Bump fonttools from 4.53.0 to 4.53.1 in /.ci
677d6646a1b46103d19ebf97640dcfaab089788b by Ebrahim Byagowi <ebrahim@gnu.org>
https://github.com/harfbuzz/harfbuzz/commit/677d6646a1b46103d19ebf97640dcfaab089788b
Authored: 2024-07-08 15:33:39 +0330
Committed: 2024-07-08 11:06:53 -0600
[subset] Make sure the clamp is done in a int64_t space
495937f96dcc75f01b71fade17ff0d3f4231b708 by Ebrahim Byagowi <ebrahim@gnu.org>
https://github.com/harfbuzz/harfbuzz/commit/495937f96dcc75f01b71fade17ff0d3f4231b708
Authored: 2024-07-08 14:46:48 +0330
Committed: 2024-07-08 11:06:53 -0600
[subset] Use hb_clamp instead of consequent hb_min and hb_max calls
e079dd20304bacd8d753eee2ceacbaa1a3978a34 by Qunxin Liu <qxliu@google.com>
https://github.com/harfbuzz/harfbuzz/commit/e079dd20304bacd8d753eee2ceacbaa1a3978a34
Authored: 2024-07-01 09:36:19 -0700
Committed: 2024-07-01 10:54:30 -0600
[instancer] remove the warning for CFF partial instancing
b8087dbdd58361aaad8c2b0e57f3414f500cc8a7 by Arshia001 <Arshia001@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/b8087dbdd58361aaad8c2b0e57f3414f500cc8a7
Authored: 2024-07-01 11:42:17 +0400
Committed: 2024-07-01 09:49:44 -0600
Update README.md
49284894789838f856d55f8a7e8cc3beac7d6def by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/49284894789838f856d55f8a7e8cc3beac7d6def
Authored: 2024-07-01 10:37:47 +0000
Committed: 2024-07-01 09:48:02 -0600
Bump setuptools from 70.1.0 to 70.1.1 in /.ci
c481ea51ed6674395ed7f2c45df27d965f7ab2bf by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
https://github.com/harfbuzz/harfbuzz/commit/c481ea51ed6674395ed7f2c45df27d965f7ab2bf
Authored: 2024-07-01 10:53:32 +0000
Committed: 2024-07-01 09:47:49 -0600
Bump github/codeql-action from 3.25.10 to 3.25.11
67c301fdc7e5a2e9d66a005fc43b4bbbbf115dd2 by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/67c301fdc7e5a2e9d66a005fc43b4bbbbf115dd2
Authored: 2024-06-27 23:47:48 -0600
Committed: 2024-06-30 15:07:32 -0600
[cmap] Fix macroman lookup
7b14feb42e50d4b1d5bd5c939606cb776e2526d5 by Khaled Hosny <khaled@aliftype.com>
https://github.com/harfbuzz/harfbuzz/commit/7b14feb42e50d4b1d5bd5c939606cb776e2526d5
Authored: 2024-06-29 17:14:38 +0300
Committed: 2024-06-29 17:14:38 +0300
Drop the README symlink
e1df0674851da8cf32c2f75016c38a854446238b by Behdad Esfahbod <behdad@behdad.org>
https://github.com/harfbuzz/harfbuzz/commit/e1df0674851da8cf32c2f75016c38a854446238b
Authored: 2024-06-28 22:54:09 -0600
Committed: 2024-06-28 22:54:09 -0600
[docs] Typo
1a06d3f519dc82642ab3254e1293859923616f7c by Khaled Hosny <khaled@aliftype.com>
https://github.com/harfbuzz/harfbuzz/commit/1a06d3f519dc82642ab3254e1293859923616f7c
Authored: 2024-06-27 18:44:51 +0300
Committed: 2024-06-27 18:44:51 +0300
[ci] Fix tarball path
| Reporter | ||
Comment 2•1 year ago
|
||
| WcyIzX08Rbi7NMsgU3bakg | ||
Updatebot encountered an error while trying to commit after applying mozilla patches.
Updatebot will be unable to do anything more for this library version.
Updated•1 year ago
|
Description
•