pub type PaintScaleAroundCenter<'a> = TableRef<'a, PaintScaleAroundCenterMarker>;
Expand description
PaintScaleAroundCenter table
Aliased Type§
pub struct PaintScaleAroundCenter<'a> {
pub(crate) shape: PaintScaleAroundCenterMarker,
pub(crate) data: FontData<'a>,
}
Fields§
§shape: PaintScaleAroundCenterMarker
§data: FontData<'a>
Implementations§
Source§impl PaintScaleAroundCenter<'_>
impl PaintScaleAroundCenter<'_>
fn v1_closure(&self, c: &mut Colrv1ClosureContext<'_>)
Source§impl<'a> PaintScaleAroundCenter<'a>
impl<'a> PaintScaleAroundCenter<'a>
Sourcepub fn paint_offset(&self) -> Offset24
pub fn paint_offset(&self) -> Offset24
Offset to a Paint subtable.