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…...ttc files with us in ZIP format? We will test the scenario...