font: fix comment for kern format

This commit is contained in:
Gabor Kiss-Vamosi
2019-05-27 15:13:59 +02:00
parent eba910be40
commit 0aeff32442

View File

@@ -82,7 +82,7 @@ static uint16_t kern_right_gylph_ids[] =
};
/* Kerning between the respective left and right glyphs
* 12.4 format which needs to scaled with `kern_scale`*/
* 4.4 format which needs to scaled with `kern_scale`*/
static int8_t kern_pair_values[] =
{
23, -33, 55
@@ -112,7 +112,7 @@ static uint8_t kern_right_class_mapping[] =
};
/* Kern values between classes
* 12.4 format which needs to scaled with `kern_scale`*/
* 4.4 format which needs to scaled with `kern_scale`*/
static int8_t kern_class_values =
{
44, -66, 24, -23, 56, 23