Type Alias FontError
pub type FontError = <FontDataInternal as FontData>::ErrorType;Expand description
The error type for the font implementation
pub type FontError = <FontDataInternal as FontData>::ErrorType;The error type for the font implementation