pub const MAX_POSTSCRIPT_TYPEFACE_NAME_LENGTH: u32 = 63;
Expand description

The maximum length of a typeface’s Postscript name. The limit comes from the OpenType name table specification.