- From: Laurence Penney <lorp@lorp.org>
- Date: Fri, 31 Jul 2009 01:45:43 +0100
- To: www-font <www-font@w3.org>
Just a friendly reminder to you all that "OpenType font data" in the spec means that any EOTL made using CFF fonts (typically having a .otf suffix, and the format of fonts from Adobe and many other foundries) will not work on IE <= 8. The font flavor of an EOTL, whether TrueType or CFF and hence whether IE compatible, may be determined by checking the first 4 bytes of the "OpenType font data": 'OTTO' for CFF fonts (IE-interop = no); 'true' or 0x00010000 for TrueType (IE-interop = yes). - L On 29 Jul 2009, at 01:15, John Daggett wrote: > ... > > Embedded OpenType Lite (EOT-Lite) File Format > =============================================== > ... > BYTE FontData[FontDataSize] OpenType font data > > ... > >
Received on Friday, 31 July 2009 00:46:19 UTC