Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Why fonts extension is .TTC?

    ORIGINAL_FONT_PATH = "path/to/Helvetica.ttc"
    GLORIOUS_FONT_PATH = "path/to/Schmelvetica.ttc"


A TTC is a TrueType Collection. Multiple fonts in one file. Instead of having separate files for every size, weight, etc. they’re combined into one. The major advantage is the ability to share glyphs between fonts instead of duplicating information in each file.


Ah yes, ".ttf" will work just the same.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: