mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-13 08:42:59 +00:00
[docs/coretext] Fix hb_coretext_font_set_funcs() documentation
Remove the note that fonts created with hb_coretext_font_create() have these font functions configured for them, which is not true. hb_coretext_font_create() documents this correctly.
This commit is contained in:
parent
d2a88fbd7b
commit
bcd5aa368d
1 changed files with 0 additions and 4 deletions
|
@ -511,10 +511,6 @@ _hb_coretext_get_font_funcs ()
|
|||
* created with hb_face_create(), and therefore was not
|
||||
* initially configured to use CoreText font functions.
|
||||
*
|
||||
* An #hb_font_t object created with hb_coretext_font_create()
|
||||
* is preconfigured for CoreText font functions and does not
|
||||
* require this function to be used.
|
||||
*
|
||||
* <note>Note: Internally, this function creates a CTFont.
|
||||
* </note>
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue