Re: downloadable fonts in FF 3.1 - better for MathML?

"L. David Baron" <[email protected]> Tue, 16 Dec 2008 14:33:10 -0800
Newsgroups gmane.comp.mozilla.devel.mathml
Message-ID <[email protected]>
On Tuesday 2008-12-16 14:18 -0800, Ray Kiddy wrote:
> the file. I took the source to the "allGlyphs" page on the STIX project  
> page and changed the CSS to refer to a downloadable copy of the files  
> for the font data.
>
> This page is at:
>
>     http://www.wykiwyk.com/stix/allGlyphs.html

The CSS syntax in that page is wrong.  You need to use @font-face
rules to declare the downloadable fonts that are available, and then
refer to those fonts in CSS font-* properties.  You can't just use
'src' as a CSS property (which it is not).

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/