Structs§
- Feature
- A Feature.
- Language
System - A Language System Table.
- Layout
Table - A Layout Table.
- Record
List - A data storage used by
ScriptList
,LanguageSystemList
andFeatureList
data types. - Record
List Iter - An iterator over
RecordList
values. - Script
- A Script Table.
- TagRecord 🔒
Traits§
- Record
List Item - A trait to parse item in
RecordList
.
Type Aliases§
- Feature
Index - An index in
FeatureList
. - Feature
List - A list of
Feature
records. - Language
Index - An index in
LanguageSystemList
. - Language
System List - A list of
LanguageSystem
records. - Lookup
Index - An index in
LookupList
. - Script
Index - An index in
ScriptList
. - Script
List - A list of
Script
records. - Variation
Index - An index in
FeatureVariations
.