Type Alias read_fonts::tables::cvar::CvtVariationData

source ·
pub type CvtVariationData<'a> = TupleVariationData<'a, CvtDelta>;
Expand description

Variation data specialized for the CVT variation table.

Aliased Type§

struct CvtVariationData<'a> { /* private fields */ }