- From: David Kuettel <kuettel@google.com>
- Date: Tue, 2 Apr 2013 17:39:32 -0700
- To: John Hudson <tiro@tiro.com>
- Cc: "public-webfonts-wg@w3.org" <public-webfonts-wg@w3.org>
Received on Wednesday, 3 April 2013 00:40:22 UTC
On Tue, Apr 2, 2013 at 5:29 PM, John Hudson <tiro@tiro.com> wrote: > Thanks, David. > > I note in your example that you also have a webfont file suffix > distinction: > > url ... Amiri-Slanted.woff2 >> url ... Amiri-Slanted.woff >> > > Is this intended to be a standard version distinction? No, the browser would only look at the format hint, e.g. format("woff2") and not the filename or extension. The use of the .woff2 (arbitrary) filename extension, simplified the static file serving for us. > > JH > > > >
Received on Wednesday, 3 April 2013 00:40:22 UTC