Sign in
flutter
/
third_party
/
harfbuzz
/
58e569e5f7143a12cadcd6c42434558f9981e00e
/
src
58e569e
Fix build with CoreText on OS X 10.7 and earlier (#952)
by Ryan Schmidt
· 7 years ago
d3984b4
[aat] Further improvements on feat (#948)
by Ebrahim Byagowi
· 7 years ago
93dad9a
[hangul] Fix comment
by Behdad Esfahbod
· 7 years ago
44bf432
[aat] Implement feat table parsing (#947)
by Ebrahim Byagowi
· 7 years ago
08b8eb6
Another try at fixing linker issue
by Behdad Esfahbod
· 7 years ago
9d68f73
[aat] Implement gcid table parsing (#944)
by Ebrahim Byagowi
· 7 years ago
0e230a8
[aat] Implement bsln table parsing (#943)
by Ebrahim Byagowi
· 7 years ago
70d3654
Make atexit callbacks threadsafe (#930)
by Ebrahim Byagowi
· 7 years ago
d3a432a
[graphite] Make get_table threadsafe (#931)
by Ebrahim Byagowi
· 7 years ago
80395f1
Make gen-* scripts LC_ALL=C compatible (#942)
by Ebrahim Byagowi
· 7 years ago
26e0cbd
Actual py3 compatibility making on gen-* scripts (#941)
by Ebrahim Byagowi
· 7 years ago
cab2c2c
Make more gen-* scripts py3 compatible (#940)
by Ebrahim Byagowi
· 7 years ago
5aa2c6e
[atexit] Make hb_languate_item_t *langs freeing threadsafe
by Behdad Esfahbod
· 7 years ago
8c94511
Fix one UBSan warning
by Behdad Esfahbod
· 7 years ago
48baf7e
[uniscribe] Fixup for previous commit
by Behdad Esfahbod
· 7 years ago
b17e1a4
[uniscribe] Fix assertion fail in checksum calc
by Behdad Esfahbod
· 7 years ago
a48dd6e
Make gen-use-table.py py3 compatible (#932)
by Ebrahim Byagowi
· 7 years ago
1c33727
[subset] fix infinite loop bug in looping through tables for subsetting.
by Garret Rieger
· 7 years ago
8fd5542
Implement an internal emojis dumper tool (#909)
by Ebrahim Byagowi
· 7 years ago
430f828
[ci] Fix coverage build fail (#925)
by Ebrahim Byagowi
· 7 years ago
07851aa
[subset] Couple of fixes for fuzzer discovered issues. (#924)
by Garret Rieger
· 7 years ago
6f46883
[hdmx] Minor
by Behdad Esfahbod
· 7 years ago
c589681
Minor
by Behdad Esfahbod
· 7 years ago
19ec366
Fix previous commit
by Behdad Esfahbod
· 7 years ago
44b6c77
Try fixing linking again
by Behdad Esfahbod
· 7 years ago
e4d1cbf
Add HB_SUBSET_BUILTIN
by Behdad Esfahbod
· 7 years ago
c14b24f
Add HB_NO_ATEXIT
by Behdad Esfahbod
· 7 years ago
aa53cb5
[aat] Unprefix not essentially layout tables (#921)
by Ebrahim Byagowi
· 7 years ago
a289aaf
[aat/ltag] Whitespace
by Behdad Esfahbod
· 7 years ago
158f281
[aat/ltag] Implement the table parsing (#911)
by Ebrahim Byagowi
· 7 years ago
9eee38a
[aat/fmtx] Implement the table parsing (#910)
by Ebrahim Byagowi
· 7 years ago
fe18c47
[dwrite] minor
by Ebrahim Byagowi
· 7 years ago
ebccd01
More ULL fixes
by Behdad Esfahbod
· 7 years ago
7ec3ba2
Define uint64_t constants with ULL suffix
by Behdad Esfahbod
· 7 years ago
19256be
hb-private.hh: Add fallback implementation for round()
by Chun-wei Fan
· 7 years ago
2a23606
Fix llvm-gcc-4.2 compile issue and add a macOS bot to test it (#899)
by Ebrahim Byagowi
· 7 years ago
7919033
[dwrite] Replace rest of 'malloc/free's with 'new/delete' (#897)
by Ebrahim Byagowi
· 7 years ago
3f55e0e
[subset] Check for the Null table and not nullptr to detect failure to find a table in glyf accelerator.
by Garret Rieger
· 7 years ago
45def99
[subset] Fix to debug message.
by Garret Rieger
· 7 years ago
1396614
[subset] don't use pointers returned from push after array has resized in hb-subset-glyf.cc
by Garret Rieger
· 7 years ago
3531efd
[subset] Fixed out of bounds read when subsetting hdmx.
by Garret Rieger
· 7 years ago
e597436
[subset] Disable glyf accelerator_t methods if it didn't successfully init.
by Garret Rieger
· 7 years ago
7251181
[subset] Fix infinite loop in there are more then 32 tables.
by Garret Rieger
· 7 years ago
1a94804
[subset] Add a fix for segfault in hmtx/vmtx subsetting code.
by Garret Rieger
· 7 years ago
957e775
[dwrite] Use new again and enable the build on msys2 bots (#890)
by Ebrahim Byagowi
· 7 years ago
8d1b408
Appropriate fix for msys2 bot fail on gen-def.py (#894)
by Ebrahim Byagowi
· 7 years ago
aa9612d
[subset] Fix fuzzing build for hb-subset-fuzzer.
by Garret Rieger
· 7 years ago
1beb088
[subset] First pass at setting up a fuzzing program for hb-subset.
by Garret Rieger
· 7 years ago
a0dccb6
Add NameID
by Behdad Esfahbod
· 7 years ago
56946d2
[color/COLR] Simplify
by Behdad Esfahbod
· 7 years ago
6418ae4
[color/COLR] Clean up
by Behdad Esfahbod
· 7 years ago
150c53e
[color/COLR] Fix bad sanitize
by Behdad Esfahbod
· 7 years ago
399c800
[color/COLR] Clean up
by Behdad Esfahbod
· 7 years ago
9e33734
[color/cbdt] Clean up
by Behdad Esfahbod
· 7 years ago
86a0ac2
Revert "hb-private.hh: Add fallback implementation for round()"
by Behdad Esfahbod
· 7 years ago
d4907e8
[dwrite] GCC/mingw/msys2 compatibility (#884)
by Ebrahim Byagowi
· 7 years ago
93f8f89
[ci] Trying to fix gen-def issue on appveyor (#885)
by Ebrahim Byagowi
· 7 years ago
b9dcbb1
hb-private.hh: Add fallback implementation for round()
by Chun-wei Fan
· 7 years ago
28f25f3
[ot-color/SVG] Minor (#878)
by Ebrahim Byagowi
· 7 years ago
fb0f3e3
[sbix] Clean up
by Behdad Esfahbod
· 7 years ago
218fa71
[ot-color] SVG table implementation (#874)
by Ebrahim Byagowi
· 7 years ago
4c63c82
[ot-color] sbix table implementation (#870)
by Ebrahim Byagowi
· 7 years ago
62b3d8f
[dev-run] minor
by Ebrahim Byagowi
· 7 years ago
39b2f69
[subset] Drop the same tables by default as fontTools does.
by Garret Rieger
· 7 years ago
869ccac
[subset] use create_sub_blob instead of manually copying the post table.
by Garret Rieger
· 7 years ago
dd10769
[subset] drop all glyph names from the post table.
by Garret Rieger
· 7 years ago
91867cd
[subset] cleanup.
by Garret Rieger
· 7 years ago
0e8f943
[subset] Skip subsetting vhea.
by Garret Rieger
· 7 years ago
64cf53d
[subset] Subset vmtx if present.
by Garret Rieger
· 7 years ago
ff2f814
1.7.6
by Behdad Esfahbod
· 7 years ago
1.7.6
ac2ece3
[ot] Comment out AAT include
by Behdad Esfahbod
· 7 years ago
23a9ac9
Remove hb-ot-color.h
by Behdad Esfahbod
· 7 years ago
790a117
[ot] Remove hb-ot-base.h
by Behdad Esfahbod
· 7 years ago
f014a12
[set] Fix algebra
by Behdad Esfahbod
· 7 years ago
7587683
[set] Minor
by Behdad Esfahbod
· 7 years ago
e4cbb87
Minor
by Behdad Esfahbod
· 7 years ago
c615033
Sign
by Behdad Esfahbod
· 7 years ago
9b4a5d7
[ci] Enable -Werror=unused (#862)
by Ebrahim Byagowi
· 7 years ago
54cbe67
[ot-color] Further improvements on COLR/CPAL implementation (#859)
by Ebrahim Byagowi
· 7 years ago
18d14b8
[dev-run] an option to open using a GUI app
by Ebrahim Byagowi
· 7 years ago
a3e29fd
[aat/kerx] Add a TODO
by Ebrahim Byagowi
· 7 years ago
0ef6ab2
[ot-color] Move cbdt to the namespace (#860)
by Ebrahim Byagowi
· 7 years ago
f739979
Enable coverage test on autotools (#857)
by Ebrahim Byagowi
· 7 years ago
c446c23
[ot-color] Move the related tables to hb-ot-color-* (#858)
by Ebrahim Byagowi
· 7 years ago
48ed15a
[COLR/CPAL] Provide enough helper for rasterization (#855)
by Ebrahim Byagowi
· 7 years ago
432758a
[COLR] Revert previous sanitization on the table
by Ebrahim Byagowi
· 7 years ago
71b4598
[aat/kerx] Improve format 6 subtable
by Ebrahim Byagowi
· 7 years ago
b73a5a1
[aat/kerx] Make parsing of the table actually work (#850)
by Ebrahim Byagowi
· 7 years ago
a570edc
[COLR] Sanitize BaseGlyphRecord (#854)
by Ebrahim Byagowi
· 7 years ago
7e95864
[CPAL] Fix version checking logic on sanitizer (#851)
by Ebrahim Byagowi
· 7 years ago
588a4e0
Merge pull request #845 from googlefonts/drophints
by rsheeter
· 7 years ago
b3f1a04
[subset] kick the build
by Rod Sheeter
· 7 years ago
20d5739
[subset] extract a method to flip off composite instruction flag
by Rod Sheeter
· 7 years ago
f671f7f
[colr] Implement
by Ebrahim Byagowi
· 7 years ago
7722746
Merge pull request #841 from ebraminio/color
by Ebrahim Byagowi
· 7 years ago
5b9c234
[CPAL] Refactor and address the reviews
by Ebrahim Byagowi
· 7 years ago
6836a82
[subset] remove WE_HAVE_INSTRUCTIONS from composites when dropping hints
by Rod Sheeter
· 7 years ago
ffcb5cb
[subset] update the test file for composite, fix an offset calculation
by Rod Sheeter
· 7 years ago
c8b230e
Merge branch 'expand-tests' of github.com:googlefonts/harfbuzz into drophints
by Rod Sheeter
· 7 years ago
b3790a6
[subset] add a (failing for now) test for composite glyf hint dropping
by Rod Sheeter
· 7 years ago
Next »