Minor
authorBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Apr 2012 16:29:10 +0000 (12:29 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Thu, 12 Apr 2012 16:29:10 +0000 (12:29 -0400)
src/hb-ft.cc

index 23c2cc0..da5a4b4 100644 (file)
@@ -61,6 +61,8 @@
  *     provide any API to get to the transform/delta set on the face. :(
  *
  *   - Always use FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH?
+ *
+ *   - FT_Load_Glyph() is exteremely costly.  Do something about it?
  */