Alistapart has just publihed an article that describes the potential of web fonts in combination with TrueType. http://www.alistapart.com/articles/cssatten It also contains a small proposal for using media queries to check for web fonts support: h1 { font-family: "Trebuchet MS", sans-serif; letter-spacing: 0.1em; } @media all and (web-fonts: "truetype") { h1 { font-family: "Primer Apples", sans-serif; letter-spacing: 0.2em; } } Cheers, -h&kon Håkon Wium Lie CTO °þe®ª howcome@opera.com http://people.opera.com/howcomeReceived on Tuesday, 28 August 2007 06:32:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:52 GMT