pub const MAX_POSTSCRIPT_TYPEFACE_NAME_LENGTH: u32 = 63; // 63u32
The maximum length of a typeface’s Postscript name. The limit comes from the OpenType name table specification.
name