Sign in
flutter
/
third_party
/
harfbuzz
/
HEAD
b5c68c1
[codecov] Enable information patch mode
by Behdad Esfahbod
· 27 hours ago
main
fda2006
[subset] fix missing compiled glyph cleanup when serialization succeeds.
by Garret Rieger
· 28 hours ago
9bd3259
[cairo] Fix uninitialized value
by Behdad Esfahbod
· 30 hours ago
85be877
[layout] Limit how far we skip when looking back
by Behdad Esfahbod
· 2 days ago
d18fd3f
[layout] Comment
by Behdad Esfahbod
· 3 days ago
7a4bd97
[layout] Build lookup accelerators lazily on-demand
by Behdad Esfahbod
· 3 days ago
83353f1
[layout] Reduce memory use slightly
by Behdad Esfahbod
· 3 days ago
2b6d74b
[subset] for keep everything, don't drop any tables.
by Garret Rieger
· 3 days ago
277003d
[ft] Fit advance cache into short int
by Behdad Esfahbod
· 4 days ago
a924bbc
[atomic/cache] Add hb_atomic_short_t
by Behdad Esfahbod
· 4 days ago
e7a71ea
[font] Docs
by Behdad Esfahbod
· 4 days ago
cb47dca
[object] Handle mallocation error in set_user_data
by Behdad Esfahbod
· 5 days ago
548bad2
[user-data] Move methods to header file
by Behdad Esfahbod
· 5 days ago
02f79f6
Merge pull request #4092 from harfbuzz/more-cmap-cache
by Behdad Esfahbod
· 5 days ago
784fe9a
[cmap] Simplify caching
by Behdad Esfahbod
· 5 days ago
a451aa5
Add back a null check
by Matthias Clasen
· 5 days ago
6622e04
[solver] Fix unused-variable error
by Behdad Esfahbod
· 5 days ago
318aa10
[ot-font] Use the cmap cache more
by Matthias Clasen
· 5 days ago
5da829e
[font] Comments
by Behdad Esfahbod
· 6 days ago
544dd96
[font] Fix unlikely
by Behdad Esfahbod
· 6 days ago
c1d0daf
[font] unlikely
by Behdad Esfahbod
· 6 days ago
30ee7a2
[font] Typo
by Behdad Esfahbod
· 6 days ago
04056d4
[layout] Optimize more buffer message calls
by Matthias Clasen
· 6 days ago
f8a744d
[ot-font] Add a cmap cache
by Behdad Esfahbod
· 6 days ago
1b53ed3
[cache] Remove empty fini()
by Behdad Esfahbod
· 6 days ago
115d572
[cache] Add constructor
by Behdad Esfahbod
· 6 days ago
ae96295
Delete commented out include
by Khaled Hosny
· 6 days ago
09b7fce
Make includes relative
by Matthias Clasen
· 6 days ago
e25e4c9
Move GDEF table to src/OT/Layout/GDEF
by Matthias Clasen
· 6 days ago
f89fa6d
Move name table to src/OT/name
by Matthias Clasen
· 6 days ago
b819335
[OT::Color] Drop unused includes
by Matthias Clasen
· 6 days ago
da7b66c
[layout] Optimize buffer message calls
by Behdad Esfahbod
· 7 days ago
49d75ef
[gsubgpos] Fix bug in cached ChainContextFormat2 application
by Behdad Esfahbod
· 7 days ago
d2279a2
[gsubgpos] Avoid a copy into the vector
by Behdad Esfahbod
· 7 days ago
6155956
[subset/COLR] add tests for copying varStore
by Qunxin Liu
· 7 days ago
0f33ea8
[subset/COLR] Copy VarStore
by Behdad Esfahbod
· 7 days ago
6c46da7
[test] Fix shell script quoting
by Khaled Hosny
· 8 days ago
c03c854
Merge pull request #4084 from harfbuzz/cairo-check-funcs
by Matthias Clasen
· 8 days ago
7a714d1
[meson] Enable all checked for Cairo functions for internal Cairo
by Khaled Hosny
· 8 days ago
950c7ab
[gsubgpos] Use accelerator when recursing
by Behdad Esfahbod
· 8 days ago
e377888
[ft-colr] Conditionalize on (unreleased0 FreeType 2.13.0
by Behdad Esfahbod
· 8 days ago
281db89
[cairo] Try to handle failure in set_user_data
by Behdad Esfahbod
· 8 days ago
2fede3e
[layout] Fix a return_trace
by Behdad Esfahbod
· 8 days ago
05a2f31
Merge pull request #4065 from harfbuzz/cairo-fix-foreground-color
by Behdad Esfahbod
· 8 days ago
e484d6b
[cairo] Handle malloc failure
by Behdad Esfahbod
· 8 days ago
29a3601
[cairo] Adapt to cairo foreground API change again
by Behdad Esfahbod
· 8 days ago
30d0d9c
Adapt to cairo changes
by Matthias Clasen
· 8 days ago
034d4d2
[hb-cairo] Minor simplify
by Behdad Esfahbod
· 8 days ago
26d3439
[hb-cairo] Fix condition
by Behdad Esfahbod
· 8 days ago
f9b3c79
Update to different cairo API
by Matthias Clasen
· 8 days ago
4afdbcb
[hb-cairo] Don't call get_foreground_color unnecessarily
by Behdad Esfahbod
· 8 days ago
c37ea4f
hb-cairo: Fix handling of foreground color
by Matthias Clasen
· 8 days ago
aea37bf
Fix c++20 build
by Behdad Esfahbod
· 8 days ago
e1dc492
[iter] Allow hb_len() to fetch c.len as non-function
by Behdad Esfahbod
· 8 days ago
8d29be3
[gsubgpos] Minor drop an unnecessary hb_iter
by Behdad Esfahbod
· 8 days ago
06b9b3b
Merge pull request #4083 from harfbuzz/bump-cairo
by Matthias Clasen
· 8 days ago
4a632de
build: Bump to newer cairo
by Matthias Clasen
· 8 days ago
c1a5d20
[doc] Add a missing comma
by Matthias Clasen
· 9 days ago
8d80d1d
[paint] Update expected test results
by Matthias Clasen
· 9 days ago
570fe99
[cairo] Another sweep_gradient fix
by Behdad Esfahbod
· 9 days ago
13bfef9
[COPYING] Another update
by Andres Salomon
· 9 days ago
ea316b5
[cairo] Flip offsets when reversing
by Behdad Esfahbod
· 9 days ago
5b05e19
[cairo] More hb_malloc
by Behdad Esfahbod
· 9 days ago
57352b8
[cairo] Use hb_malloc / hb_free
by Behdad Esfahbod
· 9 days ago
a9392c0
[cairo] Use hb_swap()
by Behdad Esfahbod
· 9 days ago
5e86870
[instancer] compute head/maxp values using only non-empty glyphs
by Qunxin Liu
· 9 days ago
d15551c
[instancer] update head table flagbit: allXMinIsLsb
by Qunxin Liu
· 9 days ago
2c49eba
[cairo] Indent
by Behdad Esfahbod
· 9 days ago
2accbdc
[paint] Minor skew
by Behdad Esfahbod
· 9 days ago
a442047
Revert "[VarComposite] Fix skew"
by Behdad Esfahbod
· 9 days ago
8cf7076
[VarComposite] Fix skew
by Behdad Esfahbod
· 9 days ago
626f8e4
[paint] Fix skew to match Chrome
by Behdad Esfahbod
· 9 days ago
b44ff06
[deserialize] Some more
by Behdad Esfahbod
· 9 days ago
57ff696
[deserialize] One more fix
by Behdad Esfahbod
· 9 days ago
e973050
[hb-buffer-deserialize] Fixups
by Behdad Esfahbod
· 9 days ago
a1101f0
[test-buffer-serialize] Handle too-small out buffer
by Behdad Esfahbod
· 9 days ago
39d5000
[hb-info] Format
by Behdad Esfahbod
· 9 days ago
4e2267b
[hb-info] Add --get-meta
by Behdad Esfahbod
· 9 days ago
42ed6ab
[hb-info] Add --list-meta
by Behdad Esfahbod
· 9 days ago
2fec4f1
[subset] Finish out hb-subset-instancer-solver.cc
by Behdad Esfahbod
· 9 days ago
90a98dd
[instancer] fix potential memory leak for compiled glyph bytes
by Qunxin Liu
· 9 days ago
223abd7
[subset] Add unfinished port of fonttools instancer solver
by Behdad Esfahbod
· 9 days ago
167443e
[hb-info] Respect HB_CHAFA=0
by Behdad Esfahbod
· 9 days ago
87df84c
[hb-info] Fix copyright header
by Behdad Esfahbod
· 9 days ago
0bbc9d5
[fonts] move OFL-1.1 license to a higher directory
by Andres Salomon
· 9 days ago
44a9c4b
[COPYING] Update
by Behdad Esfahbod
· 9 days ago
c622c6b
[font] update the license url for TestGVAREight.ttf
by Andres Salomon
· 9 days ago
eb0a025
Add a test for glyph names
by Matthias Clasen
· 10 days ago
1b143b0
[font] Docs
by Behdad Esfahbod
· 10 days ago
64ed03c
[cff1] Return no name for out-of-range glyph IDs
by Behdad Esfahbod
· 10 days ago
c89aebc
hb-font: Document length limit for glyph names
by Matthias Clasen
· 10 days ago
dd64266
Add a test for glyph extents
by Matthias Clasen
· 10 days ago
73e6f6c
[instancer] enable the missing test
by Qunxin Liu
· 10 days ago
27f72f0
[instancer] avoid double free for compiled glyph bytes
by Qunxin Liu
· 10 days ago
ac969ff
Update meson summary
by Matthias Clasen
· 10 days ago
192361c
[hb-info] Show color swatch only if printing to terminal
by Behdad Esfahbod
· 10 days ago
817ec18
[hb-info] Format
by Behdad Esfahbod
· 10 days ago
66ddeb0
[hb-info] Change Chafa repeat to 16
by Behdad Esfahbod
· 10 days ago
7a29ded
[hb-info] Render colors in --list-palette
by Behdad Esfahbod
· 10 days ago
b684c6e
[hb-cairo] Add hb_cairo_context_t
by Behdad Esfahbod
· 10 days ago
Next »