[HarfBuzz] harfbuzz-ng: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Tue Oct 26 22:29:09 PDT 2010
TODO | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 12b2d09a87adc1e1aac089cd2e09a68fb7129829
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Wed Oct 27 01:28:28 2010 -0400
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.
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
More information about the HarfBuzz
mailing list