diff --git a/src/hb-ft.cc b/src/hb-ft.cc index a25d5a423..44b71d237 100644 --- a/src/hb-ft.cc +++ b/src/hb-ft.cc @@ -60,8 +60,6 @@ * - I believe transforms are not correctly implemented. FreeType does not * 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? */