pub unsafe static kCTFontBaselineAdjustAttribute: &'static CFStringAvailable on crate feature
CTFontDescriptor only.Expand description
kCTFontBaselineAdjustAttribute
The baseline adjustment to apply to font metrics.
The value for this key is a floating-point CFNumberRef. This is primarily used when defining font descriptors for a cascade list to keep the baseline of all fonts even.
See also Appleās documentation