mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
[layout] minor on doc
This commit is contained in:
parent
fefaa8c835
commit
a8455292f4
1 changed files with 2 additions and 2 deletions
|
@ -1213,7 +1213,7 @@ hb_ot_layout_collect_lookups (hb_face_t *face,
|
|||
*
|
||||
* Returns all inactive lookups reachable from lookup_indices
|
||||
*
|
||||
* Since: REPLACEME
|
||||
* Since: EXPERIMENTAL
|
||||
**/
|
||||
void
|
||||
hb_ot_layout_closure_lookups (hb_face_t *face,
|
||||
|
@ -1256,7 +1256,7 @@ hb_ot_layout_closure_lookups (hb_face_t *face,
|
|||
*
|
||||
* Returns all active feature indexes
|
||||
*
|
||||
* Since: REPLACEME
|
||||
* Since: EXPERIMENTAL
|
||||
**/
|
||||
void
|
||||
hb_ot_layout_closure_features (hb_face_t *face,
|
||||
|
|
Loading…
Add table
Reference in a new issue