Font Rendering (Customized)

Enhance browser’s font rendering without installing MacType. This script offers a high-quality, customizable experience with ‘Microsoft YaHei’ font by default. It provides advanced features such as font rewriting, smoothing, scaling, stroking, shadowing, selective element handling and more. Designed for both general and personalized rendering, compatible with popular browsers, script managers & extensions. Configure via the script manager icon or keyboard shortcuts.

< Feedback on Font Rendering (Customized)

Question/comment

§
Posted: 2021-04-02

更新到4月1日版本后,是不是阴影机制发生变化,导致非高分屏的显示,特别是小字体反而因为阴影的原因导致有发糊的感觉,只能关掉阴影才能恢复到上一版的感觉

F9y4ngAuthor
§
Posted: 2021-04-02

由于每个人的显示器的配置与设置不同,具体使用时还是需要针对自己的需要进行微调。


以你的情况,建议以下设置:

let shadow_r = 2; ---> 减小阴影大小至1或更小,此值也接受小数型如1.5



const shadow_c = `rgba(136,136,136,0.4)`; ---> 减轻阴影颜色,如降低alpha值rgba(136,136,136,0.3) 或更低
§
Posted: 2021-04-06

感谢分享经验,我去试试

Post reply

Sign in to post a reply.