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…...Extract ttf from ttc file, missing PostScriptNames Aspose.Font...12:46pm 1 On Mac, I need to extract a ttf file from a ttc. I use...