[subset] whitespace
This commit is contained in:
parent
b1bd0b5f50
commit
27012526f9
|
@ -82,7 +82,6 @@ test_subset_hmtx_monospace (void)
|
||||||
|
|
||||||
check_num_hmetrics(face_abc_subset, 1); /* everything has same width */
|
check_num_hmetrics(face_abc_subset, 1); /* everything has same width */
|
||||||
hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x'));
|
hb_subset_test_check (face_ac, face_abc_subset, HB_TAG ('h','m','t','x'));
|
||||||
// TODO hhea
|
|
||||||
|
|
||||||
hb_face_destroy (face_abc_subset);
|
hb_face_destroy (face_abc_subset);
|
||||||
hb_face_destroy (face_abc);
|
hb_face_destroy (face_abc);
|
||||||
|
|
Loading…
Reference in New Issue