const MAX_GLYPH_NAME_LEN: usize = 63;
Expand description
“Names must be no longer than 63 characters; some older implementations can assume a length limit of 31 characters.” See https://learn.microsoft.com/en-us/typography/opentype/spec/post#version-20