Typo
This commit is contained in:
parent
ee9b0b6cb5
commit
50f489a0a0
|
@ -268,7 +268,7 @@ struct hb_font_t {
|
||||||
{
|
{
|
||||||
*x = get_glyph_h_advance (glyph) / 2;
|
*x = get_glyph_h_advance (glyph) / 2;
|
||||||
|
|
||||||
/* TODO use font_metics.ascent */
|
/* TODO use font_metrics.ascent */
|
||||||
*y = y_scale;
|
*y = y_scale;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue