Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix blurry font issue when the DPI scale > 1.0 #163

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

liuping1997
Copy link

#65 编辑器editor引入了windows 下DPI缩放特性,可以让字体同比例缩放。 但比例放大后会导致字体变糊,low quality。

ImGui 新增的RasterizerDensity特性应可以用上。

@cloudwu
Copy link
Contributor

cloudwu commented May 20, 2024

cc @aimoonchen

@liuping1997 liuping1997 marked this pull request as draft May 21, 2024 00:52
@liuping1997 liuping1997 changed the title fix blurry font issue when the DPI scale > 1.0 #65 fix blurry font issue when the DPI scale > 1.0 May 21, 2024
@liuping1997 liuping1997 marked this pull request as ready for review May 21, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants