TrueType font table 'name' is storage for text strings that describe font metadata like font name, license information, copyright notices, and many others....NameId[] ids = Enum.GetValues<TtfNameTable.NameId>();...Append(String.Format( "{0}: {1}" , Enum.GetName<TtfNameTable.MSLanguageId>(...