static func == (Font.Design, Font.Design) -> Bool
Indicates whether two font designs are equal.
static func != (Self, Self) -> Bool
Indicates whether two font designs are unequal.
func hash(into: inout Hasher)
Hashes the essential components of the font design by passing them into the given hash function.