Windows 上类似 Mac 的文本渲染?

发布于 2024-12-02 14:55:33 字数 1436 浏览 3 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

战皆罪 2024-12-09 14:55:33

解决方案在于使用 gdipp 覆盖 Windows 中的默认字体渲染引擎。只需从 Google 项目页面下载最新的软件包,然后双击即可安装。

它将自动安装为服务。如果您没有注意到字体呈现方式有任何变化,请打开运行 ->输入 services.msc ->右键单击gdipp ->单击开始

您可能需要重新启动计算机一次,所有程序才能开始尊重 gdipp 的渲染引擎。

编辑:或者,查看 MacType。它是一个用户空间应用程序,不需要作为服务运行。它也适用于 Chrome。

The solution lies in using gdipp to override the default font-rendering engine in Windows. Just download the latest package from their Google project page and double click to install it.

It will automatically get installed as a service. If you don't notice any change in the way fonts render, open Run -> Type services.msc -> Right click gdipp -> Click Start.

You may need to restart your computer once for all programs to start respecting gdipp's rendering engine.

EDIT: Alternatively, look at MacType. It's a user-space application that won't require being run as a service. It works with Chrome as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文