Sign in
flutter
/
third_party
/
harfbuzz
/
HEAD
18a6e78
8.2.2
by Khaled Hosny
· 6 weeks ago
main
52bc78e
s/PairPos/MarkBasePos/ in MarkBasePos repacking implementation.
by Garret Rieger
· 7 weeks ago
6190bb0
[layout] Change order of feature collection
by Behdad Esfahbod
· 6 weeks ago
4992456
Bump ninja from 1.11.1 to 1.11.1.1 in /.ci
by dependabot[bot]
· 6 weeks ago
397b32e
Bump github/codeql-action from 2.22.0 to 2.22.3
by dependabot[bot]
· 6 weeks ago
1f395cb
[instancer] templatize the priority queue, use custom type for varstore
by Qunxin Liu
· 7 weeks ago
bbd53fc
Remove glyph_map test that uses retain gids.
by Garret Rieger
· 7 weeks ago
9648799
Bump ossf/scorecard-action from 2.2.0 to 2.3.0
by dependabot[bot]
· 7 weeks ago
cf930de
Bump actions/setup-python from 4.7.0 to 4.7.1
by dependabot[bot]
· 7 weeks ago
0cfc4eb
Bump github/codeql-action from 2.21.9 to 2.22.0
by dependabot[bot]
· 7 weeks ago
a317b5a
Bump fonttools from 4.43.0 to 4.43.1 in /.ci
by dependabot[bot]
· 7 weeks ago
a7b3fe3
Fix test
by Behdad Esfahbod
· 8 weeks ago
fc563bb
Merge pull request #4421 from googlefonts/GDEF_GPOS
by Behdad Esfahbod
· 8 weeks ago
f26fd69
Bump github/codeql-action from 2.21.8 to 2.21.9
by dependabot[bot]
· 8 weeks ago
1522eb9
Bump fonttools from 4.42.1 to 4.43.0 in /.ci
by dependabot[bot]
· 8 weeks ago
2d67e52
Bump meson from 1.2.1 to 1.2.2 in /.ci
by dependabot[bot]
· 8 weeks ago
6e06a19
Add some tests for hb_feature_[from|to]_string()
by Khaled Hosny
· 9 weeks ago
f360d70
Check for closing quote in parse_tag
by jfkthame
· 9 weeks ago
333946b
[subset] Fix fuzzer timeout.
by Garret Rieger
· 9 weeks ago
9ceb800
fuzzer fix https://oss-fuzz.com/testcase-detail/5842152921628672
by Qunxin Liu
· 9 weeks ago
7cb7a79
[map] Fix undefined integer-overflow
by Behdad Esfahbod
· 9 weeks ago
2415d5f
[instancer] update tests to include GDEF/GPOS tables
by Qunxin Liu
· 9 weeks ago
f9b04b2
[instancer] match fonttools'r order when calculating chars
by Qunxin Liu
· 9 weeks ago
f39e9bf
[instancer] instantiate GPOS
by Qunxin Liu
· 9 weeks ago
5c6795e
[instancer] make GPOS depend on GDEF when partial instancing
by Qunxin Liu
· 10 weeks ago
c8594ba
[instancer] instantiate GDEF varStore
by Qunxin Liu
· 10 weeks ago
77f24d8
[instancer] remap layout var_idxes code update
by Qunxin Liu
· 10 weeks ago
c8c9786
[instancer] simplify item_variations_t API calls
by Qunxin Liu
· 10 weeks ago
00de5d0
Bump actions/checkout from 4.0.0 to 4.1.0
by dependabot[bot]
· 9 weeks ago
42b8534
Bump github/codeql-action from 2.21.7 to 2.21.8
by dependabot[bot]
· 9 weeks ago
69da5aa
Added minor fixes to build without errors with gcc 4.9.2
by inobelar
· 10 weeks ago
b8121cc
[meson] keep asserts in test programs
by Duncan Overbruck
· 10 weeks ago
5aa4865
[instancer] fix compile warnings
by Qunxin Liu
· 2 months ago
4b3aa01
Merge pull request #4410 from googlefonts/HVAR_instance
by Behdad Esfahbod
· 2 months ago
da2c59d
[instancer] Delete redundant code block in cvar subsetting
by Thomas Petillon
· 2 months ago
284889b
[subset] Drop fvar, avar, cvar, MVAR tables when in HB_NO_VAR mode
by Thomas Petillon
· 2 months ago
ef4ff1d
[instancer] make varstore items sorting method match fonttool's
by Qunxin Liu
· 2 months ago
b5f7ca1
[instancer] fix bots
by Qunxin Liu
· 2 months ago
5ec21d4
[instancer] fix delta_row_encoding_t constructor
by Qunxin Liu
· 2 months ago
2d2818c
[instancer] update expected tests to include HVAR/VVAR tables
by Qunxin Liu
· 2 months ago
58e5d45
[instancer] instantiate HVAR/VVAR
by Qunxin Liu
· 2 months ago
e81ad14
[instancer] change optimize() to as_item_varstore()
by Qunxin Liu
· 2 months ago
97d0e7a
[instancer] add inner_maps as optional argument when creating item_variations_t
by Qunxin Liu
· 2 months ago
005582e
Merge pull request #4370 from 2xsaiko/outgoing/cmake-now-for-real
by Behdad Esfahbod
· 2 months ago
da9b838
Re-do and clean up CMake support, making it use relocatable paths
by Marco Rebhan
· 4 months ago
d698133
Merge pull request #4393 from googlefonts/instantiate_item_varstore
by Behdad Esfahbod
· 2 months ago
b5a1c2b
Revert "Pass through absolute paths to cmake config directly"
by Marco Rebhan
· 4 months ago
c330c29
[instancer] add a unit testcase for instantiating item variations
by Qunxin Liu
· 2 months ago
7741fa3
[instancer] bug fix: dont add duplicate rows into delta_row_encoding_t
by Qunxin Liu
· 2 months ago
6c658b4
[instancer] bug fix
by Qunxin Liu
· 3 months ago
11cc479
[instancer] fix columns and get_chars_overhead() in delta_row_encoding_t
by Qunxin Liu
· 3 months ago
6e49128
[instancer] always check and update default wght/width/slnt if necessary
by Qunxin Liu
· 3 months ago
7b5daff
[instancer] add tests for mvar partial instancing
by Qunxin Liu
· 3 months ago
45c2d05
[instancer] add subset() for MVAR
by Qunxin Liu
· 3 months ago
e4e1ac4
[instancer] add serialize() for VariationStore
by Qunxin Liu
· 3 months ago
2326879
[instancer] add serialize() for VarRegionList
by Qunxin Liu
· 3 months ago
b153af8
[instancer] add optimize(), which optimizes varstore's storage
by Qunxin Liu
· 3 months ago
3565ad8
[instancer] add build_region_list() method
by Qunxin Liu
· 3 months ago
e4db29b
[instancer] add instantiate() method
by Qunxin Liu
· 3 months ago
5f058a9
[instancer] add create_from_item_varstore () method
by Qunxin Liu
· 3 months ago
1524488
[instancer] add struct definition item_variations_t
by Qunxin Liu
· 3 months ago
0967a3e
8.2.1
by Khaled Hosny
· 2 months ago
eab4e07
Bump github/codeql-action from 2.21.5 to 2.21.7
by dependabot[bot]
· 2 months ago
609a7cc
Merge pull request #4406 from harfbuzz/unicode-15.1
by Behdad Esfahbod
· 2 months ago
c459b8a
[Unicode 15.1] Add tests
by David Corbett
· 2 months ago
c6d53ab
[Unicode 15.1] Update the vowel constraint table
by David Corbett
· 2 months ago
f318e10
[Unicode 15.1] Update the Indic table
by David Corbett
· 2 months ago
c03e4c1
[Unicode 15.1] Update emoji table and cluster test
by David Corbett
· 2 months ago
d8d4a19
Update IANA Language Subtag Registry to 2023-08-02
by David Corbett
· 2 months ago
6ed6cca
[Unicode 15.1] Update the USE table
by David Corbett
· 2 months ago
f485b6a
[Unicode 15.1] Update the Arabic joining script list
by David Corbett
· 2 months ago
f15fe52
[Unicode 15.1] Update the Arabic table
by David Corbett
· 2 months ago
b3705cb
[Unicode 15.1] Update the UCD table
by David Corbett
· 2 months ago
767f937
[USE] Update the data files
by David Corbett
· 2 months ago
02c2e24
Regenerate files using Ragel 6.10
by David Corbett
· 2 months ago
3745741
Bump actions/checkout from 3.5.3 to 4.0.0
by dependabot[bot]
· 3 months ago
7384aaa
Bump actions/upload-artifact from 3.1.2 to 3.1.3
by dependabot[bot]
· 3 months ago
978918c
[aat] Simplify complex condition
by Behdad Esfahbod
· 3 months ago
17ee3cd
fix warning with unsigned long
by Vincent Torri
· 3 months ago
c1eb66d
8.2.0
by Khaled Hosny
· 3 months ago
d5cb1a3
[meson] Add gitignore entries for wrap sources
by L. E. Segovia
· 3 months ago
617e447
[meson] Set C++14 as minimum as implied by MSVC support
by L. E. Segovia
· 3 months ago
15bc9e3
[meson] Detect Microsoft compilers through _MSC_FULL_VER
by L. E. Segovia
· 3 months ago
fd3eb2c
fuzzer fix: https://oss-fuzz.com/testcase-detail/6032126569742336
by Qunxin Liu
· 3 months ago
0340ba1
[bit-page] Add a few operators
by Behdad Esfahbod
· 3 months ago
a0b758f
Bump github/codeql-action from 2.21.4 to 2.21.5
by dependabot[bot]
· 3 months ago
4cfc6d8
Specify tuple_variations_t special member functions
by Ben Wagner
· 3 months ago
4668b43
[meson] add source fallback URL to freetype2 wrap
by Benoit Pierre
· 3 months ago
8d22a57
[repacker] fix potential use after free in repacker.
by Garret Rieger
· 3 months ago
a1f034e
[repacker] fix fuzzer failure.
by Garret Rieger
· 3 months ago
f380a32
Fix some typos.
by Bruce Mitchener
· 3 months ago
c28fdc3
[repacker] fix bot failure.
by Garret Rieger
· 3 months ago
d7ee328
[repacker] include the size of all lookup tables in the layer size estimates from the start.
by Garret Rieger
· 3 months ago
5587247
[repacker] create only one extension subtable per physical subtable.
by Garret Rieger
· 3 months ago
56e8a29
Fix static_size declaration
by Behdad Esfahbod
· 3 months ago
2023384
Merge pull request #4368 from googlefonts/support_gvar
by Behdad Esfahbod
· 3 months ago
dd8d357
[instancer] enable partial instancing tests when experimental api is on
by Qunxin Liu
· 3 months ago
970d2c4
Bump github/codeql-action from 2.21.3 to 2.21.4
by dependabot[bot]
· 3 months ago
6c7aed1
Bump fonttools from 4.42.0 to 4.42.1 in /.ci
by dependabot[bot]
· 3 months ago
ca906e8
[repacker] fix fuzzer timeout.
by Garret Rieger
· 4 months ago
Next »