Extended font-face support. With these new updates (we hope Opera will be adding them to their next build, late 2008 for firefox etc.) you will be able to define ANY font located on a web server and download it to the visitor's computer (temporarily) so you can use it on your website. Which means basically, you could use any downloadable font on your website without worrying about people that don't have the font installed.
An example of how you will do this in CSS Is:
So yeah, discuss how great this is!HTML Code:@font-face { font-family: 'The New Font'; src: url('http://www.example.net/newfont/'); }![]()





Reply With Quote
Makes it easy to embed volter
(is that right?)





