fonts

Web Fonts and Mozilla

Tags:
An interesting read: A List Apart has a recent article by HÃ¥kon Wium Lie (CTO of Opera Software) which demonstrates the use of True Type Font support in CSS. I'm really surprised that this isn't already supported by major browsers Gecko. With the major text rendering changes in Firefox 3.0 (plus cool new features such as APNG) I'm confused as to why such a seemingly important CSS feature is not implemented in Gecko. It turns out that there is a bug (#70132) which was filed in 2001 and is aparently not getting much attention. Is anyone interested in working on this?

Update:

More...