We are using Aspose.Font for C#
We use the TtfFont object to Open a font, and then we look at the TtfTables property, which contains the HeadTable, the HmtxTable, and more. However, it does not contain the GPOS nor the …...ttf"; //open font as TtfFont TtfFont...(TtfFont)Font.Open(FontType.TTF, fn); //can access all tables:...