Page 1 of 1

OT feature test case

PostPosted: Sat Nov 08, 2008 5:57 pm
by Ralf Herrmann
I have build a small test font and test case to check several basic OpenType features in browsers supporting webfonts. The test case (including the font) can be downloaded from here.

Currently liga, dlig, calt, clig and kern are tested. I will add more tests if necessary.
Current Firefox nightlies pass all test except calt:

Image

Re: OT feature test case

PostPosted: Fri May 29, 2009 12:24 pm
by PeterBilak
Ralf, have you tested also if any of the browsers support Small Caps feature (smcp, or c2sc)?

I am curious if you can control it simply via CSS (font-variant: small-caps).

Re: OT feature test case

PostPosted: Fri May 29, 2009 1:33 pm
by Ralf Herrmann
I wouln't recommend using font-variant at the moment. See:
http://www.webfonts.info/wiki/index.php ... _in_Safari