lib/webfontloader/demo/public/index.html in webfontloader-1.0.18 vs lib/webfontloader/demo/public/index.html in webfontloader-1.0.19
- old
+ new
@@ -23,9 +23,10 @@
<li><a href="/google.html">Google / WebFont Loader</a>: Load fonts from Google with WebFont Loader.</li>
<li><a href="/typekit.html">Typekit / WebFont Loader</a>: Load fonts from Typekit with WebFont Loader.</li>
<li><a href="/custom.html">Custom / WebFont Loader</a>: Load fonts from your own CSS with WebFont Loader.</li>
<li><a href="/ascender.html">Ascender / WebFont Loader</a>: Load fonts from Ascender with WebFont Loader.</li>
<li><a href="/fontdeck.html">Fontdeck / WebFont Loader</a>: Load fonts from Fontdeck with WebFont Loader.</li>
+ <li><a href="/monotype.html">monotype / WebFont Loader</a>: Load fonts from webfonts.fonts.com with WebFont Loader.</li>
</ol>
<h2>Events</h2>
<p>
WebFont Loader provides events to help control font rendering across browsers. Here are some sample uses.