otLayoutGetBaseline2

Fetches a baseline value from the face.

This function is like [harfbuzz.global.otLayoutGetBaseline] but takes #hb_script_t and #hb_language_t instead of OpenType #hb_tag_t.

Parameters

fonta font
baselineTaga baseline tag
directiontext direction.
scriptscript.
languagelanguage, currently unused.
coordbaseline value if found.

Returns

true if found baseline value in the font.