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.
This function is like hb_ot_layout_get_baseline() but takes HarfBuzz.script_t and HarfBuzz.language_t instead of OpenType HarfBuzz.tag_t.
hb_ot_layout_get_baseline()
a font
a baseline tag
text direction.
script.
Optional
language, currently unused.
true if found baseline value in the font.
true
8.0.0
Fetches a baseline value from the face.
This function is like
hb_ot_layout_get_baseline()but takes HarfBuzz.script_t and HarfBuzz.language_t instead of OpenType HarfBuzz.tag_t.