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

Pseudocode font scaling concept #45

Closed
wants to merge 1 commit into from

Conversation

ilmaisin
Copy link

Idea to fix #44. Would something like this work or cause more problems?

@grulja
Copy link
Collaborator

grulja commented May 16, 2019

I'm not sure whether it's that simple, I will have to check the Qt's source code and identify why and where this scaling is happening and do scaling in QGnomePlatform based on this.

@ilmaisin
Copy link
Author

Could it be Qt's bug instead of QGnomePlatform's? I don't know how it is done with Wayland, but shouldn't Qt be able to use the Xft.dpi value without any extra software on at least X11 platforms?

@grulja grulja force-pushed the master branch 6 times, most recently from ad4f340 to 4ff56fe Compare September 21, 2020 12:37
@grulja
Copy link
Collaborator

grulja commented Feb 12, 2021

Closing this. We will not do scaling on our side. On wayland this should not be a problem anymore.

@grulja grulja closed this Feb 12, 2021
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.

Some font scaling factors (like 1.4) are ignored
2 participants