[cairo] More details in the docs

Mention slant as well.
This commit is contained in:
Matthias Clasen 2022-12-25 22:12:29 -05:00 committed by Behdad Esfahbod
parent 30605e09b9
commit 8d0e18b51d
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ hb_cairo_font_face_get_face (cairo_font_face_t *font_face)
* to @font.
*
* Note that the scale of @font does not affect the rendering,
* but the variations that are set on @font do.
* but the variations and slant that are set on @font do.
*
* Returns: a newly created `cairo_font_face_t`
*