如何判断用户机器里已经安装了某中字体

      学习笔记 2005-1-6 17:15:00
可以用member(textCastMember).missingFonts,它返回在文本中用到的字体但当前系统又不支持的字体名称。
if currMember.missingFonts contains "CFont" then
alert "没有安装“CFont”字体“
else
alert"系统已经安装了“CFont”字体"
end if
标签集:TAGS:
回复Comments() 点击Count()
喜欢就顶一下

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}