How Font Collection (TTC / OTC) to TrueType (TTF) conversion works
Font Collection (TTC / OTC) parse and rights check → fidelity diagnostics → TrueType (TTF) write and verify
Reading Font Collection (TTC / OTC)
TTC and OTC input exposes every contained face for explicit selection and writes selected faces as individual results.
Creating TrueType (TTF)
TTF output creates an installable TrueType-flavored font only when embedding and fidelity checks pass.
Font rights and output integrity
Only convert fonts you have the right to use. Restricted, bitmap-only, missing, malformed, or conflicting embedding rights block output, and required license metadata must survive result verification.