2007-11-02 22:29:58
fonts
Okay, this may be a stupid question, but how do I install new fonts? The reason I am asking is that I need to install a few specialty fonts (Norse Runes).
Thank You in advance to any help!
2007-11-02 22:29:58
Okay, this may be a stupid question, but how do I install new fonts? The reason I am asking is that I need to install a few specialty fonts (Norse Runes).
Thank You in advance to any help!
2007-11-03 08:13:31
you can not install (embed) fonts on any web page (it's simply not an option in any of the HTML / XHTML specifications).
you can specify a site to use a certain font, but unless the user has this specific font installed on his / her local machine it will not show. I imagine not many users has Norse Rules installed, so you are better off creating a picture of the runes, and add that to your content.
2007-11-03 17:19:52
Thanks. Thats what I was thinking, but I figured I would ask the experts.