- From: Chris Lilley <chris@w3.org>
- Date: Fri, 18 Oct 2013 18:12:43 +0200
- To: "Adam Twardoch (List)" <list.adam@twardoch.com>
- CC: public-webfonts-wg@w3.org
Hello Adam, Friday, October 18, 2013, 4:35:41 PM, you wrote: > Of course there's some caveats: since TTC is "one file" which stores > several "subfonts", I believe @font-face might need to be modified > somehow so that it allows selection of the subfonts. Rather than modify @font-face, I suspect the correct approach would be to define a fragment identifier syntax (the part of a url after the #) that points into a TTC. A similar tactic would allow pointing into a zip file which holds several font files (its common for free fonts to come in a zip with a readme and licence text files, and for the licence to prohibit redistribution except as the complete zip. This was how people ensured the font and its license travelled together, in pre-WOFF days). So a TTC is a single file containing multiple sfnt streams. What is the official defining document? -- Best regards, Chris mailto:chris@w3.org
Received on Friday, 18 October 2013 16:12:47 UTC