Giter Site home page Giter Site logo

Comments (6)

Tennyleaz avatar Tennyleaz commented on June 12, 2024 1

A very fast reply!
Might not related, but this is my current environment:

  • Windows 10 22H2, x64
  • Dual screens, primary is 1440p 150%, secondary is 1080p 100%
  • Ryzen 7 5700G with Radeon Graphics, driver version 23.5.2

from zetaresourceeditor.

UweKeim avatar UweKeim commented on June 12, 2024 1

I've done a very quick fix, by simply not calling this line of code anymore:

WindowsFormsSettings.ForceDirectXPaint();

(See DX documentation)

I've just published a new setup with this change.

Could you please take a look and give it a try whether things improve/change/worsen by this?

from zetaresourceeditor.

Tennyleaz avatar Tennyleaz commented on June 12, 2024 1

Wow you fixed it! Thank you!
Just tested, cannot see any other obvious error.

Another question is that, font in ZRE is not very sharp on higher DPI. Is this a feature or design limitation?
螢幕擷取畫面 (172)
(Zoom this screenshot to see the blurry text)

from zetaresourceeditor.

Tennyleaz avatar Tennyleaz commented on June 12, 2024 1

Found out I checked "Override high DPI scaling behavior" box for ZetaResourceEditor.exe to "System (Enhanced)".
It was my fault 😅

from zetaresourceeditor.

UweKeim avatar UweKeim commented on June 12, 2024

Thanks for reporting! Ironically, I've made the latest changes solely to support High DPI screens.

On my daily development machine I do have a High DPI screen myself, setting to 150% scale.

While I do not get the erroneous display as in your screenshot, I might suspect that the DevExpress UI components I'm using are doing some DirectX stuff in the background, thus generating the errors you see.

I'll try to see whether I can disable DirectX support altogether.

Another issue might be the non-western characters like Chinese or Korean that I did not test with.

from zetaresourceeditor.

UweKeim avatar UweKeim commented on June 12, 2024

This is how it looks on my 150% display:

image

It seems to be somewhat sharper than in your screenshot.

Honestly, I have no idea why this behaves so differently.


The application uses "Segoe UI" font.

On my Windows 11 system, I have these one installed:

image image

Maybe your system has fewer "versions" of Segoe UI installed thus picking another one than on my system?

Or maybe Windows 10 renders Zeta Resource Editor different than Windows 11?

from zetaresourceeditor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.