Constant zng::font::font_features::FEATURE_ENABLED
source ยท pub const FEATURE_ENABLED: u32 = 1; // 1u32
Expand description
The raw value used when a feature is set to true
.
pub const FEATURE_ENABLED: u32 = 1; // 1u32
The raw value used when a feature is set to true
.