klaudiosinani/hyper-pokemon

Text Aliasing w/ WebGL Renderer

开放

#59 创建于 2022年4月5日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (73 个派生)github user discovery
bughelp wantedwindows

仓库指标

星标
 (1,246 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hia,

I've been experimenting with setting up this plugin on windows, and I've noticed that the font rendering seems to be messed up when enabling this plugin. The clearest example that you can see is comparing the text in the console to the text in the windows non client area image

See Zoomed in comparison: image

I'm using a default config file, with the only addition being "hyper-pokemon" to the plugins. Hyper version 3.2.1 hyper-config.txt

However, when you set webGLRenderer: false inside the hyper config, the font issues disappear.

Here's the output of the "hyper -v" for both situations they are identical HyperWebGLFalse.txt HyperWebGLTrue.txt

贡献者指南