[style][doc] Mention explicitly it goes through STAT table

pull/4839/head
Ebrahim Byagowi 6 months ago committed by Behdad Esfahbod
parent 16c196e0c3
commit 868a75b61c
  1. 4
      src/hb-style.cc

@ -61,8 +61,8 @@ _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, then tries to get default style values from different
* tables of the font.
* 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…
Cancel
Save