Converting TTC fonts to TTF offers several benefits:
Save this as ttc2ttf.py :
Many TTCs contain separate fonts for Regular, Bold, Italic, etc. Fix: After extraction, rename each TTF appropriately (e.g., MyFont-Regular.ttf , MyFont-Bold.ttf ). Do not try to merge them – they are distinct fonts.