Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
flex中的文本抗锯齿和字体平滑之间有区别吗?如果是这样,有什么区别?你能提供链接或例子吗?
Flex 中没有“字体平滑”。字体平滑是 Windows 中使用的术语。如果您进入控制面板并打开“ClearType Tuning”并转到“高级”选项卡,您将不会提到字体平滑。
这需要为 Flex 字体设置抗锯齿功能,因为 Flex 使用操作系统的默认字体设置,如果禁用字体平滑,嵌入字体将无法使用 ClearType 进行 AA。