pub type RFontFeatures = Vec<Feature>;
Expand description
Finalized FontFeatures
.
This is a vec of harfbuzz features.
Aliased Typeยง
struct RFontFeatures { /* private fields */ }
pub type RFontFeatures = Vec<Feature>;
Finalized FontFeatures
.
This is a vec of harfbuzz features.
struct RFontFeatures { /* private fields */ }