<br><div class="gmail_quote">On Wed, Jun 5, 2013 at 3:41 PM, Vernon Adams <span dir="ltr"><<a href="mailto:vern@newtypography.co.uk" target="_self">vern@newtypography.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Yep.<br>
<br>
I'll use Coda served from Adobe's Edge webfonts service as my example, from<br>
<a href="https://edgewebfonts.adobe.com/fonts#/?nameFilter=coda&collection=coda" target="_self">https://edgewebfonts.adobe.com/fonts#/?nameFilter=coda&collection=coda</a><br>
<br>
So from e.g. that page, i can obtain the Coda fonts by using the Developer tools of my web broswer. Not sure if this works for all browsers, but i'm using Chrome so it does…<br>
<br>
The page's  Resources are exposed in the Developer tools and i can see the url of the Coda Regular font, it is;<br>
data:font/opentype;base64,<i've cut the sqillions of lines of base64 encodingt><br>
<br>
That link kicks Chrome into downloading a single file called 'download' to my local machine.<br>
I then add the file extension '.woff' to that file, to create 'download.woff'. It's a base64 encoded woff font file.<br>
<br>
I can then use this font file, or… i guess i can use it?… can i share it? What should i call it? can i use it on my own server within a css @font-face rule?<br>
I would like to print with it too… but it's a WOFF file, so more practical if i convert it… can i convert it into an opentype (OTF) file format? and print with it? Can i share that OTF? What can i call it?<br></blockquote>

<div class="h5"><br>It sounds like what you're fundamentally interested in here is a browser feature; akin to the manner in which (most?) browsers offer a  "View Image" / "Copy Image Location" / "Save Image As" option in the right-click menu.  Obviously they don't *have* to do that; that's their choice.  And I can see how it would be extremely helpful if you visit a page and notice something interesting about the fonts -- particularly if you like one but think you might want to modify it.  That's a lot more steps than is required to save and edit an image file, and image files are subject to just as much creator copyright protection as fonts.<br>

<br>I'm not sure how much could be done in the font *file* itself to simplify that situation if the browser exposes no convenient options to the user, though.  You can already provide URLs to the user in metadata; it's just not accessible, right?<br>

<br>So I guess I'm asking whether the answer isn't to open feature requests in Firefox & Chromium?<br><br>Nate<br></div></div><br clear="all"><br>-- <br><div dir="ltr">nathan.p.willis<br><a href="mailto:nwillis@glyphography.com" target="_self">nwillis@glyphography.com</a><br>

<a href="http://identi.ca/n8" target="_self">identi.ca/n8</a></div>