<p>Extracting the fonts is just as easy</p>
<div class="gmail_quote">On Jun 4, 2013 4:59 AM, "Victor Gaultney" <<a href="mailto:vtype@gaultney.org">vtype@gaultney.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><div>On 3 Jun 2013, at 23:47, Khaled Hosny <<a href="mailto:khaledhosny@eglug.org" target="_blank">khaledhosny@eglug.org</a>> wrote:</div><br><blockquote type="cite"><span style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">You can embed a webfont as base64 encoded string inside the HTML file.</span><br style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
</blockquote><div><br></div><div>Good point, Khaled. That does sound like traditional embedding. The key differences from standard web fonts use are that:</div><div><br></div><div>- The font is delivered as part of the HTML file, not a separate resource</div>
<div>- The font is provided by the same server as the rest of the doc</div><div>- The font is used for only one document</div><div>- The font is always present, even if the doc is viewed offline</div><div><br></div><div>I'm not sure whether an embedded web font would be any more difficult to extract than normal web fonts. Anyone have thoughts on this?</div>
<div><br></div><div>These differences are significant. Nicolas has been out of the office for a couple of weeks. When he gets back in the office I'll talk with him about adjusting the FAQ and web fonts paper to address fonts delivered within the HTML file.</div>
<div><br></div><blockquote type="cite"><span style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">Even the common case of just linking to the file is not much different</span><br style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<span style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none">from bundling the font in the zip container of ODT or DOCX.</span><br style="font-family:monospace;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
</blockquote></div><br><div>I think it is. In a zip the fonts travel with the doc and they cannot be used by other docs unless you extract them.</div><div><br></div><div>V</div></div></blockquote></div>