开发者

WinRT and software ClearType font rendering

开发者 https://www.devze.com 2023-04-05 23:43 出处:网络
Does WinRT provides 开发者_如何学编程an option to fall back to software ClearType font rendering (as Direct2D do via \"Direct2D and GDI Interoperability\") or we will be stuck with somewhat blurry har

Does WinRT provides 开发者_如何学编程an option to fall back to software ClearType font rendering (as Direct2D do via "Direct2D and GDI Interoperability") or we will be stuck with somewhat blurry hardware font anti-aliasing only?


No. Windows on ARM will not support ClearType. This is by design.

Instead, Windows on ARM tablets will be required to have a high DPI.

  • http://www.istartedsomething.com/20120303/cleartype-takes-a-back-seat-for-windows-8-metro/
0

精彩评论

暂无评论...
验证码 换一张
取 消