TypeScript API Documentation for HARFBUZZ
API Version: 0.0
Library Version: 11.5.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 8.0.0
Fetches a baseline value from the face, and synthesizes it if the font does not have it.
This function is like hb_ot_layout_get_baseline_with_fallback() but takes HarfBuzz.script_t and HarfBuzz.language_t instead of OpenType HarfBuzz.tag_t.
hb_ot_layout_get_baseline_with_fallback()
a font
a baseline tag
text direction.
script.
language, currently unused.
8.0.0
Fetches a baseline value from the face, and synthesizes it if the font does not have it.
This function is like
hb_ot_layout_get_baseline_with_fallback()but takes HarfBuzz.script_t and HarfBuzz.language_t instead of OpenType HarfBuzz.tag_t.