google chrome - Find out what font is used to replace missing unicode characters -


i have a javascript application, converts text in runes using unicode rune chart. problem is, fonts not contain rune symbols.
mozzila firefox finds out correct font , uses runes, instead of goudy medieval , times new roman. google chrome not capable of doing , displays black boxes instead of runes.
question is:

  1. how can find out web-safe font supports these symbols?
  2. can find font does firefox use @ point of document?

if rune open type font ligature, can view font's open type features few ways....microsoft typography has free tool u can download, install, right click on open type font, new tabs appear usual ones...one of them properties. click on guy, it'll have list of features.

you can use photoshop, know if select open type font text in use, can view it's open type features. here's images of how it...sorry quality, these cs4: http://dev.bowdenweb.com/css/fonts/accessing-open-type-features-in-photoshop.html

so that's how can tell features offer. i'm not sure if runic feature itself, or design term....that said, quick google search , "junicode" medieval font "junicode advanced unicode font medieval scholars, including full range of characters languages written in latin script" http://www.filewatcher.com/d/freebsd/8-stable/sparc64/junicode-0.7.6.tbz.1331504.html

but maybe heart set on font....i can't find alot rune chart, sorry. can search entire open type font features list....i know microsoft typography has listed, adobe...but neither great searches, , i'm not fan of naming conventions, confuse me more.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -