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

UHD resolution support #115

Closed
rawmatt opened this issue Jan 30, 2015 · 10 comments
Closed

UHD resolution support #115

rawmatt opened this issue Jan 30, 2015 · 10 comments

Comments

@rawmatt
Copy link

rawmatt commented Jan 30, 2015

The GUI doesn't scale to UHD resolution. At UHD resolution Protege is too small to use.

I am running 3840x2160 on Windows 8.1, on an ordinary Lenovo laptop. This resolution is increasingly mainstream nowadays.

Changing the font size makes the text content grow to be readable, but not the screens and their labels.

Please support scaling to UHD.

@matthewhorridge
Copy link
Contributor

Protege default look and feel hard codes the font size to 11pt (which also renders horribly on a retina display). I'll see if we can just use the look and feel default. Hopefully this will help.

@pfps
Copy link

pfps commented Jun 15, 2015

Hi:

What did you do to get the text size changed?

peter

@matthewhorridge
Copy link
Contributor

Reopening as this is still a problem. One possible work around is to change the look and feel to Windows, but some more investigation is needed.

@28controls
Copy link

28controls commented May 10, 2018

Hi,

Has there been found a solution for this issue as I have this in the latest 5.2 version with a 4K display.
I would really appreciate the help!
The tabs' text is sizeable with the font setting in the preferences but the content of the tabs is not.
I also tried changing the font size percentage in the Windows settings but this does not change anything within Protégé.

Kind regards,

Marc.

@csnyulas
Copy link
Member

Relevant issues #251 and #752.

@cenguix
Copy link

cenguix commented Nov 26, 2019

Hi:
It is a problem of the properties associated to the Protege.exe file. Right Click on properties, change compatibility settings for high resolution system. Same problem happened when installing Oracle sqldeveoper. This setting affects all java-based installations.

@hchasens
Copy link

bumping this

@neurorepro
Copy link

A solution for Windows 10 i found looking at this post and that one is:

  • Search for Protege in Windows Search bar, right click on it and choose Open File Location
  • Right click on Protege exe, click on Properties
  • In Compatibility tab, click on Change High DPI settings button
  • In the High DPI scaling override section, tick Override high DPI scaling behavior and choose System (enhanced) in the menu

@joestubbs
Copy link

For those who might be looking for a Linux solution, adding -Dsun.java2d.uiScale=2.0 to the java command in run.sh worked for me (see this thread for details)

@TTiannaiTT
Copy link

A solution for Windows 10 i found looking at this post and that one is:

  • Search for Protege in Windows Search bar, right click on it and choose Open File Location
  • Right click on Protege exe, click on Properties
  • In Compatibility tab, click on Change High DPI settings button
  • In the High DPI scaling override section, tick Override high DPI scaling behavior and choose System (enhanced) in the menu

Thanks a lot! Really helps!

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

No branches or pull requests

10 participants