Type Definition read_fonts::tables::layout::Script

source ·
pub type Script<'a> = TableRef<'a, ScriptMarker>;
Expand description

Implementations§

Offset to default LangSys table, from beginning of Script table — may be NULL

Attempt to resolve default_lang_sys_offset.

Number of LangSysRecords for this script — excluding the default LangSys

Array of LangSysRecords, listed alphabetically by LangSys tag

Trait Implementations§

Formats the value using the given formatter. Read more
Read an instace of Self from the provided data, performing validation. Read more
The name of this table
Access this table’s fields, in declaration order.