pub type PaintScale<'a> = TableRef<'a, PaintScaleMarker>;
Expand description
PaintScale table
Aliased Type§
struct PaintScale<'a> { /* private fields */ }
Implementations§
Source§impl<'a> PaintScale<'a>
impl<'a> PaintScale<'a>
Sourcepub fn paint_offset(&self) -> Offset24
pub fn paint_offset(&self) -> Offset24
Offset to a Paint subtable.