Type Alias read_fonts::tables::colr::PaintVarRotate
source · pub type PaintVarRotate<'a> = TableRef<'a, PaintVarRotateMarker>;
Expand description
PaintVarRotate table
Aliased Type§
struct PaintVarRotate<'a> { /* private fields */ }
Implementations§
source§impl<'a> PaintVarRotate<'a>
impl<'a> PaintVarRotate<'a>
sourcepub fn paint_offset(&self) -> Offset24
pub fn paint_offset(&self) -> Offset24
Offset to a Paint subtable.
sourcepub fn angle(&self) -> F2Dot14
pub fn angle(&self) -> F2Dot14
Rotation angle, 180° in counter-clockwise degrees per 1.0 of value. For variation, use varIndexBase + 0.
sourcepub fn var_index_base(&self) -> u32
pub fn var_index_base(&self) -> u32
Base index into DeltaSetIndexMap.