; * src/w32dwrite.c (text_extents_internal): Fix typos in comments.

This commit is contained in:
Eli Zaretskii 2025-04-23 17:29:20 +03:00
parent 0548059289
commit d3f1f4923f

View file

@ -768,8 +768,8 @@ convert_metrics_sz (int sz, float font_size, int units_per_em)
}
/* It the caller does not need ascent/descent information, it should pass
need_ascent_descent = false. This is used to avoid the overhead of
/* If the caller does not need ascent/descent information, it should pass
NEED_ASCENT_DESCENT = false. This is used to avoid the overhead of
calling GetGlyphRunOutline. */
static bool