I have a blog where I want to use the Runic letters as represented by the unicode block U+16A0–U+16FF.
Is there any way to make sure these are rendered properly by all browsers? It seems to work fine in Firefox and IE but in Chrome the characters come out as squares. I suppose I could convert the text to images to be on the safe side, but is it really necessary? I’m using blogger/blogspot, but this problem with chrome seems to be on all pages, even wikipedia.
Example:
ᚠᚢᚦᚬᚱᚴᚼᚾᛁᛅᛋᛏᛒᛘᛚᛦ
Any input welcome. Can you see these characters? What browser/system are you using?
Yes, I see the characters. I am using Firefox with Western ISO 8859-1 encoding.
However, I doubt there is any way (short of using graphics instead of text) that you can ensure that everyone will see them. It is going to depend on things you cannot control, such as whether they have the requisite font on their machine, and what “character encoding” scheme they have set in their browser.
No, they are not supposed to be little squares. It is the scandinavian runic alphabet known as the younger Futhark, as used by the Vikings.
My example should read like the first line of this picture.
I wouldn’t really need support for all systems everywhere but it would be nice if I could get it to work in Google chrome on a computer such as my own that has the required typefaces and a fully updated Windows7. Is there some kind of tag to give browsers a hint how to display these characters?
I think you just need to download the fonts. I’ve been prompted by other websites to download needed fonts for sections of unicode, so its apparently possible to prompt people to do so if they don’t have them installed, but I couldn’t tell you how to set it up.
Thanks ratatoskK but that website seems to be doing exactly what I was trying to avoid. Their texts are just .gif images. I guess it’s the only way to be sure it will come out right but I was hoping for some kind of tag or script that would make it clear to Chrome and Safari how to display the runic characters if you have the proper font installed.