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

Inconsistent rendering results #62

Open
PikachuHy opened this issue May 4, 2021 · 2 comments
Open

Inconsistent rendering results #62

PikachuHy opened this issue May 4, 2021 · 2 comments
Labels

Comments

@PikachuHy
Copy link
Contributor

When I use Qt, I meet

render_bug

Sometimes the rendered result is the lower part of the picture.

I guess there is something that affects the calculation of the spacing.

@NanoMichael NanoMichael added the bug label May 7, 2021
@NanoMichael
Copy link
Owner

That seems the context state was changed incorrectly, I'll fix it soon.

@jun-zhang
Copy link

Modify setPointSizeF in Font_qt to setPixelSize, or add QApplication::setAttribute(Qt::AA_EnableHighDpiScaling) in qt_main.cpp;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants