From: Behdad Esfahbod Date: Thu, 12 Apr 2012 16:29:10 +0000 (-0400) Subject: Minor X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=323190c27b80cddc9b3c42d19f1f243e2acb2411;p=platform%2Fupstream%2FlibHarfBuzzSharp.git Minor --- diff --git a/src/hb-ft.cc b/src/hb-ft.cc index 23c2cc0..da5a4b4 100644 --- a/src/hb-ft.cc +++ b/src/hb-ft.cc @@ -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? */