Conyers, Dwayne wrote:
> Dino CSS ink wired:
>
>   
>> Can I embedded ttf font inside my website through css so that any 
>> browser can open and view the font ?
>>     
>
> There is a Microsoft API for that... it isn't CSS and it isn't very
> reliable either... 
>
>
> --
> I made magic once.  Now, the sofa is gone.
> http://dwacon.blogspot.com
>  
>   

It's part of the CSS 2 spec [1] but I haven't played with it yet because 
it looks a bit scary... and support is non-existent [2]... oh well.
The @font-face rule apparently will allow us to reference fonts on the 
web and use them in web pages, but until then perhaps sIFR is an option [3]

[1] http://www.w3.org/TR/REC-CSS2/fonts.html#font-descriptions
[2] 
http://www.westciv.com/style_master/academy/browser_support/basic_concepts.html
[3] http://www.mikeindustries.com/sifr/

best,
Rob
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to