Type Alias read_fonts::tables::layout::Device
source · pub type Device<'a> = TableRef<'a, DeviceMarker>;
Expand description
Aliased Type§
struct Device<'a> { /* private fields */ }
Implementations§
source§impl<'a> Device<'a>
impl<'a> Device<'a>
sourcepub fn start_size(&self) -> u16
pub fn start_size(&self) -> u16
Smallest size to correct, in ppem
sourcepub fn delta_format(&self) -> DeltaFormat
pub fn delta_format(&self) -> DeltaFormat
Format of deltaValue array data: 0x0001, 0x0002, or 0x0003
sourcepub fn delta_value(&self) -> &'a [BigEndian<u16>]
pub fn delta_value(&self) -> &'a [BigEndian<u16>]
Array of compressed data