Detect what Unicode glyphs exist?

我的未来我决定 提交于 2020-01-02 02:54:05

问题


Is there a way in JavaScript/CSS/web stuff to detect whether the system has a valid glyph for a certain Unicode character?

For example, I would like to detect whether a certain character in a language shows up as a square box because the user doesn't have a font that shows those Unicode points, or if they will actually be seeing the characters.

来源:https://stackoverflow.com/questions/13639734/detect-what-unicode-glyphs-exist

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!