1925 Commits (197ed8f5923b04cfd843942428814ea14b88632e)

Author SHA1 Message Date
Qunxin Liu 95230e291d [subset] support subsetting GSUB8 4 years ago
Garret Rieger 0104409959 Fix repack_tests for distcheck. 4 years ago
Garret Rieger b8b8c58b9f [subset] add tests that check for successful repacking of a real font file. 4 years ago
Qunxin Liu 56ca435787 [subset] fix for collect_features and remove_redundant_lamngsys 4 years ago
Garret Rieger 69d772e522 [subset] Fixed test gsub5 test files. 4 years ago
Qunxin Liu 0e1c0fa404 [subset] optimize glyph closure method: step 5 4 years ago
Garret Rieger 1b79b8cd2d [subset] update gpos tests to reflect updated behaviour. 4 years ago
Garret Rieger b1b1486d07 [subset] update expected files to not include cmap12 pruning. 4 years ago
Garret Rieger 190b7a98f8 [subset] Update PairPosFormat2 subsetting to match fontTools updated subsetting (https://github.com/fonttools/fonttools/pull/2221) 4 years ago
Khaled Hosny f2d08578e7 [tests] Increase shape-fuzzer timeout 4 years ago
Behdad Esfahbod 15f3ef0136 [test] Fix output format 4 years ago
Khaled Hosny 7686ff854b
[ot] Keep substituted Default_Ignorables (#2886) 4 years ago
Behdad Esfahbod fd489433a8 [indic] Fix cluster-merging logic with cluster-level=1 4 years ago
Behdad Esfahbod 1c693e8c28 [test] Fix unused-var warning 4 years ago
justvanrossum 1551f3d518 fixing more expected test results 4 years ago
justvanrossum 79e4f436e7 Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results 4 years ago
justvanrossum d01ebeae21 calculate extents based on scaled then rounded values; undo two of the earlier test result adjustments 4 years ago
justvanrossum 1d02e9c63b two more adjusted expected extents results (still not convinced this is the right thing, though) 4 years ago
justvanrossum cd0babe6a6 adjust expected test result 4 years ago
Behdad Esfahbod d8ea552d10 [aat] Improve unsafe-to-break logic 4 years ago
Garret Rieger 5ca353a2d0 [subset] fix heap buffer overflow found by fuzzer. 4 years ago
David Corbett 751ed68fee [indic] Fix shaping of U+0B55 ORIYA SIGN OVERLINE 4 years ago
Garret Rieger 00d9276343 Add gpos9 expected files to Makefile.am 4 years ago
Garret Rieger 08a4997fde [subset] Add subset support for Extension lookups (GPOS 9, GSUB 7). 4 years ago
Behdad Esfahbod eb069f3948 [tests] Update expected output of recently-merged gpos5 4 years ago
Khaled Hosny 554aaa0c5d [build] Fix make distcheck 4 years ago
Behdad Esfahbod 33a0f0b686 [test] Remove fuzzed test font that triggers virus alert 4 years ago
Garret Rieger f94bf9f06f [set fuzzer] limit the total number of set members in a fuzzing input. 4 years ago
Garret Rieger a4c3732f59 [ENOMEM] fix set clear() causing corruption if the set is in_error(). 4 years ago
David Corbett b2e7bb2a7c Don’t map BCP 47 to coincidentally similar OT tag 4 years ago
David Corbett 17da41bd06 Update language system tag registry to OT 1.8.4 4 years ago
Khaled Hosny 5091ea7e24
Merge pull request #2733 from astiob/buffer-context-doc 4 years ago
Garret Rieger be33704c00 Add gpos 5 tests to meson build file. 4 years ago
Qunxin Liu 3a0b05faf1 [subset] GPOS 5 MarkToLigature subsetting support 4 years ago
Garret Rieger 010accb3d5 [subset] Add additional test cases for the Amiri tests. 4 years ago
Garret Rieger 3271a7cdaa [subset] Remove redundant langys from Amiri test font. 4 years ago
Garret Rieger 9fad540245 [subset] check that sub rules in ContextFormat 1 and 2 intersect the glyphs set before recursing during closure lookups. 4 years ago
Garret Rieger 7b77ce0507 [subset] Add subsetting integration test using Amiri. 4 years ago
Garret Rieger 7a72b20aa2 [subset] Subset GDEF during layout subsetting tests. 4 years ago
ebraminio 1f8b1e7f18
[ENOMEM] Return gracefully if stages isn't initialized correctly (#2639) 4 years ago
Garret Rieger bbbcad0dbb Revert "[ENOMEM] don't perform set process operations if the other set is in an error state." 5 years ago
Garret Rieger f3929abafe [ENOMEM] don't perform set process operations if the other set is in an error state. 5 years ago
Khaled Hosny 7d64b09765 [myanmar] Don’t disable liga feature 5 years ago
Garret Rieger 8c3d4de796 [subset] Fix integer underflow in ContextFormat2. 5 years ago
David Corbett 91fe20f0f5 Disambiguate OT tags when primary tag is not first 5 years ago
David Corbett e3db84a9d0 [use] Test CGJ and ZWNJ 5 years ago
Garret Rieger 9825e3dd2e [ENOMEM] fix access to unitialized memory. 5 years ago
David Corbett 420a74f772 [USE] Fix assertion failure for joining scripts 5 years ago
ebraminio 1e48225ca3
[ENOMEM] Check whether serialize context isn't in error 5 years ago
Ebrahim Byagowi 6e32145dc9 [meson] Make compatbile with 0.47.0 5 years ago