From f1f8d1e855a4628a59bfc9b8b55d94a9e35e31de Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 18 Dec 2022 02:43:25 -0500 Subject: [PATCH] Small documentation addition --- src/hb-font.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/hb-font.cc b/src/hb-font.cc index e8c63af98..7aa1a7170 100644 --- a/src/hb-font.cc +++ b/src/hb-font.cc @@ -1401,6 +1401,9 @@ hb_font_get_glyph_shape (hb_font_t *font, * calls to the callbacks of the @funcs objects, * with @paint_data passed to them. * + * Note that this function applies the the scale and synthetic + * slant of the font as outermost transform. + * * Since: REPLACEME */ void