harfbuzz/test/subset/data
Garret Rieger 9121ed0cec [subset] Improve sharing of Ligature subtables.
Ligature subtables use virtual links to enforce an ordering constraint between the subtables and the coverage table. Unfortunately this has the sideeffect of prevent the subtables from being shared by another Ligature with a different coverage table since object equality compares all links real and virtual. This change makes virtual links stored separately from real links and updates the equality check to only check real links. If an object is de-duped any virtual links it has are merged into the object that replaces it.
2021-12-01 08:37:04 -07:00
..
expected [subset] Improve sharing of Ligature subtables. 2021-12-01 08:37:04 -07:00
fonts [subset] layout_features filtering fix 2021-11-25 11:24:41 -07:00
profiles [subset] use layout-features=* for layout subsetting tests w/ synthetic test fonts. 2021-08-12 14:57:18 -06:00
repack_tests [repacker] Add repacker test that requires space splitting. 2021-10-05 12:53:21 -07:00
tests [subset] layout_features filtering fix 2021-11-25 11:24:41 -07:00
Makefile.am [subset] layout_features filtering fix 2021-11-25 11:24:41 -07:00
Makefile.sources [subset] layout_features filtering fix 2021-11-25 11:24:41 -07:00