Is there any way to insert external font to web page?
I mean something like this:
Code:<font src="fonts/Stylistic SF.ttf">Bla Bla Bla.</font>
Is there any way to insert external font to web page?
I mean something like this:
Code:<font src="fonts/Stylistic SF.ttf">Bla Bla Bla.</font>
'Fraid not. Microsoft came up with something to do something like this a long time ago, can't remember what it's called now, but I don't think it ever really caught on; it made page loading times too slow to be practical anyway.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Web Embedding Fonts Tool (WEFT). If the intent is to introduce a font purely for aethetic reasons, in full knowledge that other browsers (and some IE users) will not be able to use it, then there isn't much of a problem. However, it is not a way to facilitate internationalisation or provide one's own symbols.Originally Posted by Twey
Mike
The latter document has only been recently published, and is subject to change.
You may consider Dynamic Text Replacement as an alternative.
Thank you!!!!
Bookmarks