mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 13:35:06 +00:00
[directwrite] Fix docs
This commit is contained in:
parent
298a367ad3
commit
b159f5c74e
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ hb_directwrite_face_get_font_face (hb_face_t *face)
|
|||
|
||||
/**
|
||||
* hb_directwrite_font_create:
|
||||
* @dw_font: a DirectWrite IDWriteFontFace object.
|
||||
* @dw_face: a DirectWrite IDWriteFontFace object.
|
||||
*
|
||||
* Constructs a new font object from the specified DirectWrite IDWriteFontFace.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue