如何用js获取系统字体_百度知道
最佳答案: var defaultFont = 'getComputedSylte' in window?getComputedStyle(document.documentElement)['font-family']:document.documentElement.currentStyle['fon...更多关于如何通过JS获取用户机器上有哪些字体?的问题>>
怎么通过js脚本获取系统的默认字体名称_百度知道
最佳答案: var defaultFont = 'getComputedSylte' in window?getComputedStyle(document.documentElement)['font-family']:document.documentElement.currentStyle['fon...更多关于如何通过JS获取用户机器上有哪些字体?的问题>>