Type Definition read_fonts::layout::Device

source · []
pub type Device<'a> = TableRef<'a, DeviceMarker>;
Expand description

Implementations

Smallest size to correct, in ppem

Largest size to correct, in ppem

Format of deltaValue array data: 0x0001, 0x0002, or 0x0003

Array of compressed data

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.