Linked by Thom Holwerda on Tue 22nd Jan 2008 21:28 UTC, submitted by irbis
Thread beginning with comment 297406
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
It would be nice tough if you could upload your desired font to the server and have the browser download the font from the server. But It would have to be implemented outside of the HTML markup, IMHO.
You can do this already and have been able to for a long time. There are a few different ways of doing it but unfortunately different implementations work to varying degrees on different browsers.






Member since:
2005-07-07
Arial, Verdana and Times? Don't you mean serif, sans-serif and mono? That's something up to the browsers to choose which typeface to use for those types. And you can use CSS and tell the browser to use wichever font you want to use as long as you fall back to one of the standard fonts if the user doesn't have the font you want to use.
It would be nice tough if you could upload your desired font to the server and have the browser download the font from the server. But It would have to be implemented outside of the HTML markup, IMHO.
Something like:
would be my wish.
edit:should have used the preview button.
Edited 2008-01-23 17:24 UTC