Jump to content

4k Problems


psypherium
 Share

Recommended Posts

- Text corruption

- Visible bounding boxes around text on buttons

- Random lines

- Unit selection rectangle not visible

 

These problems in this video don't look serious on when watched on a 1440p screen, but they look very noticeable if you watch on a 4k screen

I'm not expecting this fixed anytime soon, I think 4k users would be about 1%

I hope you have a nice day :) 

System Information

  • Like 1
Link to comment
Share on other sites

2 hours ago, stanislas69 said:

@aeonios @vladislavbelov Anything we can do ? For fonts leper suggested to use Cairo to load ttf fonts on the go.

Yes, leper suggested few solutions for this. The main idea is to load fonts (.ttf), but not prerendered atlases. Also we need to support system scale (I have a patch for it) to prevent a blurry image.

Why there are random lines? Because it's a standard problem for all systems that are simply positioned in DIPs. First of all we need to refactor GUI for it.

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...