ref: 81912a1385e8fc7694eda820221e15745cdcada4
parent: 407f31ff87a1e35a1cf3daee4fa5f22165de5f6f
author: Werner Lemberg <wl@gnu.org>
date: Sun Nov 21 13:31:53 EST 2021
formats.txt: Add info about WOFF and WOFF2.
--- a/docs/formats.txt
+++ b/docs/formats.txt
@@ -79,8 +79,7 @@
SFNT PS TYPE_1 --- type1 Type 1 GX Font Format
(for the Mac) [3]
- SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac)
- [3]
+ SFNT PS TYPE_1 CID cid 5180.sfnt.pdf (for the Mac) [3]
SFNT PS CFF --- cff OT spec, 5176.CFF.pdf
(`OTTO' format)
SFNT PS CFF CID cff OT spec, 5176.CFF.pdf
@@ -97,6 +96,12 @@
(`?var' + `?VAR' tables)
+ WOFF --- --- --- cff, Compressed SFNT, ver. 1.0 [6]
+ truetype
+ WOFF2 --- --- --- cff, Compressed SFNT, ver. 2.0 [6]
+ truetype
+
+
--- PS TYPE_1 --- type1 T1_SPEC.pdf
(PFA, Type 1 font resource)
PFB PS TYPE_1 --- type1 T1_SPEC.pdf,
@@ -185,9 +190,13 @@
https://fontforge.github.io/pcf-format.html
-[5] This is from MS Windows 3; see Microsoft's Knowledge Base article at
+[5] This is from MS Windows 3; see Microsoft's Knowledge Base article
+ at
https://support.microsoft.com/kb/65123
+
+[6] Supported font formats are TrueType and OpenType fonts as
+ defined in the OpenType specification 1.6 and newer.
------------------------------------------------------------------------