From 4cdd1b16c99f2681eb11d626c4408eebcc1672be Mon Sep 17 00:00:00 2001 From: Garret Rieger Date: Mon, 12 Feb 2018 13:36:28 -0800 Subject: [PATCH] [subset] added todo in test-subset-glyf. --- test/api/test-subset-glyf.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/api/test-subset-glyf.c b/test/api/test-subset-glyf.c index 538960c54..98e12339a 100644 --- a/test/api/test-subset-glyf.c +++ b/test/api/test-subset-glyf.c @@ -73,6 +73,8 @@ test_subset_glyf_noop (void) hb_face_destroy (face_abc); } +// TODO(grieger): test for long loca generation. + int main (int argc, char **argv) {