Lines Matching defs:ttFont
980 def ttFont(fontfile): function
985 def test_transform_no_sidebearings(self, ttFont): argument
1002 def test_transform_proportional_sidebearings(self, ttFont): argument
1032 def test_transform_monospaced_sidebearings(self, ttFont): argument
1057 def test_transform_not_applicable(self, ttFont): argument
1069 def test_reconstruct_no_sidebearings(self, ttFont): argument
1096 def test_reconstruct_proportional_sidebearings(self, ttFont): argument
1132 def test_reconstruct_monospaced_sidebearings(self, ttFont): argument
1178 def test_reconstruct_too_much_data(self, ttFont): argument
1196 def test_roundtrip_default_transforms(self, ttFont): argument
1207 def test_roundtrip_no_transforms(self, ttFont): argument
1218 def test_roundtrip_all_transforms(self, ttFont): argument
1229 def test_roundtrip_only_hmtx_no_glyf_transform(self, ttFont): argument