On Mac, I need to extract a ttf file from a ttc.
I use this code to do that.
int collectionIndex = 0
TtcFontSource source = new TtcFontSource(fontPath);
FontDefinition[] fds = source.GetFontDefinitions();
TtfFont ttfF…...file, missing PostScriptNames Aspose.Font Product Family Whiletrue...GetFontDefinitions(); TtfFont ttfFont = Aspose.Font.Font.Open(fds[collectionIndex])...