WOFF
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→External links) |
(Added sample files) |
||
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|subcat=Fonts | |subcat=Fonts | ||
|mimetypes={{mimetype|application/font-woff}} | |mimetypes={{mimetype|application/font-woff}} | ||
| − | |extensions={{ext|woff}} | + | |extensions={{ext|woff}}, {{ext|woff2}} |
| − | |pronom={{PRONOM|fmt/616}} | + | |pronom={{PRONOM|fmt/616}}, {{PRONOM|fmt/1172}} |
}} | }} | ||
'''Web Open Font Format''' ('''WOFF''') is a font format designed for use on the [[Web]]. It is a container format for the table-based [[sfnt]] structure used in font formats like [[TrueType]], [[OpenType]], and [[Open Font Format]]. | '''Web Open Font Format''' ('''WOFF''') is a font format designed for use on the [[Web]]. It is a container format for the table-based [[sfnt]] structure used in font formats like [[TrueType]], [[OpenType]], and [[Open Font Format]]. | ||
| Line 12: | Line 12: | ||
* [http://www.w3.org/TR/WOFF/ WOFF File Format] | * [http://www.w3.org/TR/WOFF/ WOFF File Format] | ||
** [http://www.w3.org/TR/2012/PR-WOFF-20121011/ WOFF File Format 1.0] (Proposed Recommendation, 2012-10-11) | ** [http://www.w3.org/TR/2012/PR-WOFF-20121011/ WOFF File Format 1.0] (Proposed Recommendation, 2012-10-11) | ||
| + | |||
| + | == Sample files == | ||
| + | * https://telparia.com/fileFormatSamples/font/woff/ | ||
== External links == | == External links == | ||
Revision as of 16:14, 21 August 2020
Web Open Font Format (WOFF) is a font format designed for use on the Web. It is a container format for the table-based sfnt structure used in font formats like TrueType, OpenType, and Open Font Format.
Specifications
- WOFF File Format
- WOFF File Format 1.0 (Proposed Recommendation, 2012-10-11)