What is the difference between .ttc and .svg?
- Extension
- .ttc
- .svg
- Format
- Binary
- Text
- Category
- Font
- Vector Image
- Developer
- Adobe Systems
- Description
- Collection of fonts saved in the TrueType (.TTF) format; used to deliver multiple fonts in a single file; useful for combining fonts that share many glyphs in common.
- An SVG file is a graphics file that uses a two-dimensional vector graphic format created by the World Wide Web Consortium (W3C). It describes images using a text format that is based on XML. SVG files are developed as a standard format for displaying vector graphics on the web.
- MIME Type
- image/svg+xml
- Sample
- sample.svg
- Wikipedia
- .svg on Wikipedia