What is the difference between .t11 and .woff?
- Extension
- .t11
- .woff
- Format
- Binary
- Binary
- Category
- Other
- Font
- Developer
- Adobe Systems Incorporated
- WebFonts Working Group
- Description
- This is a format for storing and presenting text information. It’s also referred to as CID 2 and is basically used for imaging and creating complex fonts in PDF. It’s based on the TrueType system, but allows for more precise adjustment and allows for refined writing due to a 16-bit structure that is very important when displaying Asian language symbols.
- A WOFF (Web Open Font Format) file is a web font file format used for embedding fonts on websites. It is essentially a compressed version of a font designed to be compact and fast to load, making it highly suitable for use over the internet. WOFF files support metadata and font licensing information, ensuring that fonts can be legally used and distributed. The format is widely supported across modern web browsers, providing a standardized way to include custom fonts in web designs, thus enhancing the visual appearance and typography.
- MIME Type
- application/x-cid
- application/font-woff
- Sample
- sample.woff
- Wikipedia
- .woff on Wikipedia