Sign in
flutter
/
third_party
/
harfbuzz
/
272b5115325b785e92ff5500d4bfc3a67490b6f8
/
test
/
shaping
2452543
[ot] Fix automatic fraction for RTL scripts (#405)
by Khaled Hosny
· 8 years ago
31f7b1b
Add tests for USE using Marchen font and text
by Behdad Esfahbod
· 8 years ago
4b4a1b9
Fix assert fail with contextual matching
by Behdad Esfahbod
· 8 years ago
9f6144c
[CBDT] Add test for fetching glyph extents
by Behdad Esfahbod
· 8 years ago
d163cd9
[tests] Add tests for vertical origin with ft and ot font-funcs
by Behdad Esfahbod
· 8 years ago
91f2585
Actually add test
by Behdad Esfahbod
· 9 years ago
f1b7627
Add tests for Chinese language tags
by Behdad Esfahbod
· 9 years ago
9883505
[tests] Workaround Python 2 “narrow” builds
by Khaled Hosny
· 9 years ago
6c0aa9e
Fix build on droid.io
by Behdad Esfahbod
· 9 years ago
9b6312f
[use] Update to draft spec from Andrew Glass from August 2015
by Behdad Esfahbod
· 9 years ago
30e6e29
[indic/use] Move Javanese from Indic shaper to USE
by Behdad Esfahbod
· 9 years ago
c6ee5f5
Add Javanese sample text
by Behdad Esfahbod
· 9 years ago
f8061ae
[tests] Fix test
by Behdad Esfahbod
· 9 years ago
f00ab2a
[hb-ot-font] Make 'glyf' table loading lazy
by Behdad Esfahbod
· 9 years ago
f68390f
[test] Add text for Tibetan shorthand contractions
by Behdad Esfahbod
· 9 years ago
b203050
Do NOT ignore Mongolian Free Variation Selectors during matching
by Behdad Esfahbod
· 9 years ago
6e55199
Add test for 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
by Behdad Esfahbod
· 9 years ago
af48e3d
Fix recent test
by Behdad Esfahbod
· 9 years ago
17c8317
[tests] Fix for multiple options in test runner scripts
by Behdad Esfahbod
· 9 years ago
ebd7431
Partially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
by Behdad Esfahbod
· 9 years ago
284481b
Add test for mark positioning in rtl with non-zero mark advance
by Behdad Esfahbod
· 9 years ago
56a84e8
[tests] Allow commenting out tests to be skipped
by Behdad Esfahbod
· 9 years ago
525cc7d
Add note re only adding tests with Free Software fonts
by Behdad Esfahbod
· 9 years ago
6a09d7e
[test] Add README about how to add shaping tests
by Behdad Esfahbod
· 9 years ago
f8ee790
Remove MANIFEST files
by Behdad Esfahbod
· 9 years ago
815bdd7
In cluster-level=0, group ZWJ/ZWNJ with previous cluster
by Behdad Esfahbod
· 9 years ago
c373155
[fuzzing] Add test for recent fix
by Behdad Esfahbod
· 9 years ago
da41e48
[USE] Zero mark advances by GDEF early
by Behdad Esfahbod
· 9 years ago
86c68c7
[GPOS] Fix interaction of mark attachments and cursive chaining
by Behdad Esfahbod
· 9 years ago
5b5dc2c
[tests] Add test for advance zeroing of an ASCII letter marked as mark in GDEF
by Behdad Esfahbod
· 9 years ago
3fe0cf1
Fix previous commit!
by Behdad Esfahbod
· 9 years ago
293a210
[tests] Fix fonts in cc4a78bf22c4a735b84c89b04be3bb531f42135e
by Behdad Esfahbod
· 9 years ago
cc4a78b
[tests] Add tests for Latin mark zeroing
by Behdad Esfahbod
· 9 years ago
55ff34b
[tests] Add tests for Thai mark zeroing
by Behdad Esfahbod
· 9 years ago
43bb2b8
Minor
by Behdad Esfahbod
· 9 years ago
99d3495
[test] Add test text for Kaithi
by Behdad Esfahbod
· 9 years ago
6173c2a
Fix flaky test
by Behdad Esfahbod
· 9 years ago
3fcae6d
[tests] Add --reference, for re-recording tests
by Behdad Esfahbod
· 9 years ago
2f02fc7
Improve ligature-component handling
by Behdad Esfahbod
· 9 years ago
2ab0de9
[use] Fix halant detection
by Behdad Esfahbod
· 9 years ago
1c6a057
Add tests for previous commit
by Behdad Esfahbod
· 9 years ago
9cc1ed4
Do not allow recursiving to same position and same lookup
by Behdad Esfahbod
· 9 years ago
85062e3
Add tests for previous two commits
by Behdad Esfahbod
· 9 years ago
59821ab
[arabic] Don't stretch over cased letters
by Behdad Esfahbod
· 9 years ago
5a7eb5d
[fuzzing] Add test case for OOM
by Behdad Esfahbod
· 9 years ago
6e6f82b
Implement SYRIAC ABBREVIATION MARK with 'stch' feature
by Behdad Esfahbod
· 9 years ago
04fd851
Add tests for hyphen fallback
by Behdad Esfahbod
· 9 years ago
5504171
[test] Drop hintings when subsetting fonts to record
by Behdad Esfahbod
· 9 years ago
49ef630
Adjust the width of various spaces if font does not cover them
by Behdad Esfahbod
· 9 years ago
7793aad
Normalize various spaces to space if font doesn't support
by Behdad Esfahbod
· 9 years ago
8b3c7f9
[test] Support recording multiple lines of text in record-test.sh
by Behdad Esfahbod
· 9 years ago
2f0dfd4
Fix test expectation
by Behdad Esfahbod
· 9 years ago
df698f3
[ot-font] Fix hmtx table length checking, *again*
by Behdad Esfahbod
· 9 years ago
67f8821
[ot] Make bad-hmtx handling match FreeType
by Behdad Esfahbod
· 9 years ago
338ffec
Add tests for a couple of fixed issues found by libFuzzer
by Behdad Esfahbod
· 9 years ago
55db94b
Add test for previous commit
by Behdad Esfahbod
· 9 years ago
98c6fcc
Add test for ee9b0b6cb5fdb08671ab064f26c299135f828260
by Behdad Esfahbod
· 9 years ago
34379b4
Add test for previous fix
by Behdad Esfahbod
· 9 years ago
b6d7d16
[tests] Add Hebrew test for normalization under cluster-level=1
by Behdad Esfahbod
· 10 years ago
fad2674
Minor
by Behdad Esfahbod
· 10 years ago
7368da6
[test] Add test for cursive-positioning with mixed directions
by Behdad Esfahbod
· 10 years ago
f379234
[tests] Add test for fallback positioning with cluster_level > 0
by Behdad Esfahbod
· 10 years ago
df6cb84
Merge branch 'use'
by Behdad Esfahbod
· 10 years ago
786ba45
[test] Encode Kharoshti text
by Behdad Esfahbod
· 10 years ago
b423125
[test] Add Batak and Buginese test texts
by Behdad Esfahbod
· 10 years ago
b8c159f
[test] Remove shaper-sea texts under shaper-use
by Behdad Esfahbod
· 10 years ago
67ba732
[test] Remove New Tai Lue texts
by Behdad Esfahbod
· 10 years ago
c81d957
[test] Add tests for improved 'vert' feature
by Behdad Esfahbod
· 10 years ago
8a6a16d
[test] Add recently added test
by Behdad Esfahbod
· 10 years ago
895fb31
[test] Support additional options to hb-shape in micro-test suite
by Behdad Esfahbod
· 10 years ago
5820691
Add test case for deleting default ignorables with positioning
by Behdad Esfahbod
· 10 years ago
14b12f9
[USE] Add Kharoshti test data from Unicode proposal
by Behdad Esfahbod
· 10 years ago
8f0a4d6
[test] Ignor 'n' and 'i' in hb-unicode-encode
by Behdad Esfahbod
· 10 years ago
9868749
[test] Use /usr/bin/env python instead of /usr/bin/python
by Behdad Esfahbod
· 10 years ago
363ceec
Make hb_test_tools.py compatible with python 3
by Ebrahim Byagowi
· 10 years ago
e6f80fa
[indic] Allow ZWJ/ZWNJ before SM
by Behdad Esfahbod
· 10 years ago
a1f27ac
Update test expectation for previous commit
by Behdad Esfahbod
· 10 years ago
715f27f
[test] Fixup test
by Behdad Esfahbod
· 10 years ago
c4308f8
Minor
by Behdad Esfahbod
· 11 years ago
d5e6147
[arabic] Fix fallback shaping regression
by Behdad Esfahbod
· 11 years ago
ac53443
[hangul] Don't apply 'calt'
by Behdad Esfahbod
· 11 years ago
8292f96
[test] Fix record-test.sh
by Behdad Esfahbod
· 11 years ago
9e834e2
[hebrew] Zero mark advance by GDEF late
by Behdad Esfahbod
· 11 years ago
6f2d9ba
Add old-Myanmar shaper
by Behdad Esfahbod
· 11 years ago
fc0daaf
[indic] Handle old-spec Malayalam reordering with final Halant
by Behdad Esfahbod
· 11 years ago
d218bdb
Fix test runner under Windows
by Behdad Esfahbod
· 11 years ago
00a57eb
[test] Remove unused micro-font
by Behdad Esfahbod
· 11 years ago
ed29b15
[test] Add more Mongolian variation selector tests
by Behdad Esfahbod
· 11 years ago
615d00e
[arabic] Apply init/medi/isol/fini/... in separate stages
by Behdad Esfahbod
· 11 years ago
d21e997
[test] Make record_test understand cmdline args to hb-shape
by Behdad Esfahbod
· 11 years ago
164c13d
Another try to fix Mongolian free variation selectors
by Behdad Esfahbod
· 11 years ago
844f1a4
[tests] Add record-test.sh
by Behdad Esfahbod
· 11 years ago
3b86142
Fix Mongolian Variation Selectors for fonts without GDEF
by Behdad Esfahbod
· 11 years ago
6bd5646
[tests] Remove bash'ish
by Behdad Esfahbod
· 11 years ago
1d634cb
Fix base-position when 'pref' is NOT formed
by Behdad Esfahbod
· 11 years ago
0ff74b0
Add missing test file. Oops
by Behdad Esfahbod
· 11 years ago
832a6f9
[indic] Don't reorder reph/pref if ligature was expanded
by Behdad Esfahbod
· 11 years ago
7977ca1
[indic] Allow decimal and Brahmi digits as placeholders
by Behdad Esfahbod
· 11 years ago
e8b5d64
[indic] Do NOT allow reph formation on placeholders
by Behdad Esfahbod
· 11 years ago
0a017ce
Add tests for Myanmar Asat+MedialYa and MedialYa+Asat sequences
by Behdad Esfahbod
· 11 years ago
Next »