mindgarden

.mindgarden is the digital playground of marc tobias kunisch

.opinions on this website are in not necessarily those of my employer

.send an email to info 'at' mindgarden 'dot' de

.follow the mindgarden on twitter @mindgarden_de or @tobestobs
.occasional guest bloggers are @lwsrc, @dheeva and @idrathernot

21.02.2010

Open Source Web Font Specimen Browser

I have been looking at some open source fonts for font embedding with @font-face lately. A good place to for good OFL licenced fonts is The League of Movable Type

To be able to test their excellent fonts and how they behave in different browsers I’ve built a little Specimen Browser using Tim Brown’s fantastic Web Font Specimen and some lines of JavaScript.

Just open up the Web Font Specimen Browser in the browser you want to test in and select a font from the drop-down. Without a selection it will default to Georgia and you can test all system fonts too by adding a ‘font’ parameter to the URL like http://marctobiaskunisch.com/WebFontSpecimenBrowser/?font=arial

This is work in progress and my plan is to add more fonts from other sources as well.

Here’s the link to the Web Font Specimen Browser again.

 1