I see a few overlapping fonts (or, at least, overlapping names) from Google Web Fonts. But most seem new. Is there going to be a new competition over who has the 'cutting-edge' fonts?
Adobe Edge Web Fonts
11–20 of 86 posts
Re: Adobe Edge Web Fonts
#12I see a few overlapping fonts (or, at least, overlapping names) from Google Web Fonts. But most seem new. Is there going to be a new competition over who has the 'cutting-edge' fonts?
Their linked blog mentions a partnership with Google regarding some of the fonts offered. http://blog.typekit.com/2012/09/24/introducing-adobe-edge-we... With that said and paranoia of external asset serving/hosting, does anyone know if these fonts can be self-hosted?
Re: Adobe Edge Web Fonts
#13I wonder why they pushed negotiation to the client side instead of doing like google. you need to send this http://use.edgefonts.net/league-gothic.js to your user instead of this http://fonts.googleapis.com/css?family=Source+Code+Pro in order to serve your font, and it won't work with js disabled.
Re: Adobe Edge Web Fonts
#14I wonder why they pushed negotiation to the client side instead of doing like google. you need to send this http://use.edgefonts.net/league-gothic.js to your user instead of this http://fonts.googleapis.com/css?family=Source+Code+Pro in order to serve your font, and it won't work with js disabled.
Re: Adobe Edge Web Fonts
#15This changes everything
Re: Adobe Edge Web Fonts
#16I thought fonts basically just vector graphics. Since these are just java-script files, how are they being distributed? How do these work?
Re: Adobe Edge Web Fonts
#17Re: Adobe Edge Web Fonts
#18I have a question on how web-fonts actually work. I thought fonts basically just vector graphics. Since these are just java-script files, how are they being distributed? How do these work?
google: embed css link, the negotiation which one to download is made server-side
adobe: embed js link, the negotiation which one to download is made client-side
Re: Adobe Edge Web Fonts
#19Considering this is built on top of Typekit — which does support Web Font Loader — this is surprising.
[1] - https://developers.google.com/webfonts/docs/webfont_loader
Re: Adobe Edge Web Fonts
#20I've never heard of this "Adobe Edge". What's the deal here? I can't tell if it's a free thing or what.
Adobe's closed source fork of http://brackets.io