mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 21:45:06 +00:00
[doc] Quote the table name
This commit is contained in:
parent
868a75b61c
commit
ea430c10e1
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ _hb_ratio_to_angle (float r)
|
|||
* @style_tag: a style tag.
|
||||
*
|
||||
* Searches variation axes of a #hb_font_t object for a specific axis first,
|
||||
* if not set, first tries to get default style values in STAT table
|
||||
* if not set, first tries to get default style values in `STAT` table
|
||||
* then tries to polyfill from different tables of the font.
|
||||
*
|
||||
* Returns: Corresponding axis or default value to a style tag.
|
||||
|
|
Loading…
Add table
Reference in a new issue