From 12b2d09a87adc1e1aac089cd2e09a68fb7129829 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Wed, 27 Oct 2010 01:28:28 -0400 Subject: [PATCH] Remove obsolete TODO item We don't cache any metrics internally, so the correct way to add more glyph metrics items is to add new callbacks for them. We already have separeate callbacks for advance vs extents. --- TODO | 2 -- 1 file changed, 2 deletions(-) diff --git a/TODO b/TODO index 0345d4c..08376e3 100644 --- a/TODO +++ b/TODO @@ -23,8 +23,6 @@ API issues to fix before 1.0: - Use tags for hb_script_t? -- Future-proof metrics struct - - Figure out how many .so objects, how to link, etc -- 2.7.4