font_
types
0.9.0
Module offset
Module Items
Macros
Structs
Traits
In crate font_
types
font_types
Module
offset
Copy item path
Source
Expand description
Offsets to tables
Macros
§
impl_
offset
🔒
Structs
§
Nullable
An offset of a given width for which NULL (zero) is a valid value.
Offset16
A16-bit offset to a table.
Offset24
A24-bit offset to a table.
Offset32
A32-bit offset to a table.
Traits
§
Null
Value
🔒