Remove comment about eot file format
No eot fonts in the repo, and I presume we don't support those versions of IE anymore either... Change-Id: I6a2d45592933cc9d1dfa0d0d0a0618a32aaee693
This commit is contained in:
@@ -47,5 +47,3 @@ Preparing font formats
|
|||||||
2. To generate woff format, get: https://github.com/rillig/sfntly
|
2. To generate woff format, get: https://github.com/rillig/sfntly
|
||||||
3. Use https://github.com/google/woff2 to generate woff2 from ttf. This will
|
3. Use https://github.com/google/woff2 to generate woff2 from ttf. This will
|
||||||
produce a compressed woff2 file. Modern browsers support this format.
|
produce a compressed woff2 file. Modern browsers support this format.
|
||||||
4. The eot file format is used only by older IE, but it can be generated using
|
|
||||||
sfntly. Make sure to use -mtx flag to get enhanced compression.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user