![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Anyone know a good, current reference ? I found Meyer's table (now moved to http://www.ddj.com/webreview/style/c...stergrid.shtml ) and it's 5 years since the last update. Most other reference stuff elsewhere seems to be similarly geriatric, talking mostly about generation 3,4, and 5 browsers, and Windows 95/98/NT. The specific question I'm trying to answer is support for the src tag in css (font downloading). As far as I can see, current IE does support it, Firefox doesn't. |
#3
| |||
| |||
|
|
The specific question I'm trying to answer is support for the src tag in css |
|
(font downloading). |
|
As far as I can see, current IE does support it, Firefox doesn't. |
#4
| ||||
| ||||
|
|
On Tue, 17 Jan 2006, Chris Sharman wrote: The specific question I'm trying to answer is support for the src tag in css (font downloading). Are you referring to the CSS/2.0 @font-face construct? Which disappears in CSS/2.1 and re-appears in a CSS3 proposal... |
|
As far as I can see, current IE does support it, Firefox doesn't. If that's what you're on about, then, to the best of my knowledge, support is confined to Win MSIE (which uses MS's proprietary WEFT format), and Netscape 4.* using a proprietary font format from Bitstream (but NS4 should by now be regarded as obsolete for other reasons anyway). However, a web search has just produced the following rather surprising page: http://www.csscreator.com/attributes...ies/@font-face |
|
which claims it's supported in recent versions of Mozilla, Firefox and NN6+. Strange - the Mozilla bugzilla still has an open bug asking for this to be supported - it would be strange to learn that the support has already been there for a while, apparently un-advertised. But the above URL also claims no support in NN4, which I'm sure is wrong. |
|
Anyone know more about this? Anyway, you'll notice that it was taken out in the CSS/2.1 draft, which is a signal that browser support is considered too poor for general deployment - at least until the CSS3 proposals firm up, and implementations of that appear. |
#5
| |||
| |||
|
|
Thanks - flakey and uncertain support kills it for a commercial site, as far as I'm concerned. |
#6
| |||
| |||
|
|
Anyone know a good, current reference ? I found Meyer's table (now moved to http://www.ddj.com/webreview/style/c...stergrid.shtml ) and it's 5 years since the last update. Most other reference stuff elsewhere seems to be similarly geriatric, talking mostly about generation 3,4, and 5 browsers, and Windows 95/98/NT. The specific question I'm trying to answer is support for the src tag in css (font downloading). As far as I can see, current IE does support it, Firefox doesn't. |
![]() |
| Thread Tools | |
| Display Modes | |
| |