diff --git a/src/hb-ft.cc b/src/hb-ft.cc index a25d5a423a23b83ab88b268f9ff9997f06460866..44b71d237ee5e49f7acb43f0d0e37bb3630c703d 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? */