diff --git a/src/sfnt/ttsbit.c b/src/sfnt/ttsbit.c index 21f30efdd..d8a652252 100644 --- a/src/sfnt/ttsbit.c +++ b/src/sfnt/ttsbit.c @@ -222,7 +222,7 @@ /*************************************************************************/ /* */ /* */ - /* TT_Load_SBit_Const_Metrics */ + /* Load_SBit_Const_Metrics */ /* */ /* */ /* Loads the metrics for `EBLC' index tables format 2 and 5. */ @@ -252,7 +252,7 @@ /*************************************************************************/ /* */ /* */ - /* TT_Load_SBit_Range_Codes */ + /* Load_SBit_Range_Codes */ /* */ /* */ /* Loads the range codes for `EBLC' index tables format 4 and 5. */ @@ -317,7 +317,7 @@ /*************************************************************************/ /* */ /* */ - /* TT_Load_SBit_Range */ + /* Load_SBit_Range */ /* */ /* */ /* Loads a given `EBLC' index/range table. */ @@ -398,7 +398,7 @@ /*************************************************************************/ /* */ /* */ - /* tt_face_load_sbit_strikes */ + /* tt_face_load_eblc */ /* */ /* */ /* Loads the table of embedded bitmap sizes for this face. */ @@ -598,7 +598,7 @@ /*************************************************************************/ /* */ /* */ - /* tt_face_free_sbit_strikes */ + /* tt_face_free_eblc */ /* */ /* */ /* Releases the embedded bitmap tables. */