Struct font_rs::geom::Affine[][src]

pub struct Affine { /* fields omitted */ }

Methods

impl Affine
[src]

Concatenate two affine transforms.

impl Affine
[src]

Trait Implementations

impl Debug for Affine
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Affine

impl Sync for Affine