Skip to content

Conversation

@soswow
Copy link
Contributor

@soswow soswow commented May 17, 2025

Description

Improve sharpness of text in pixel view tool for HiDPI screen

Before:
Screenshot 2025-05-17 at 4 45 50 pm

After:
Screenshot 2025-05-17 at 4 47 11 pm

Checklist:

  • I have read the contribution guidelines.
  • I have updated the documentation, if applicable. (Check if there is no
    need to update the documentation, for example if this is a bug fix that
    doesn't change the API.)
  • I have ensured that the change is tested somewhere in the testsuite
    (adding new test cases if necessary).
  • If I added or modified a C++ API call, I have also amended the
    corresponding Python bindings (and if altering ImageBufAlgo functions, also
    exposed the new functionality as oiiotool options).
  • My code follows the prevailing code style of this project. If I haven't
    already run clang-format before submitting, I definitely will look at the CI
    test that runs clang-format and fix anything that it highlights as being
    nonconforming.

Copy link
Collaborator

@lgritz lgritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice results!

LGTM

@lgritz lgritz merged commit 47a0acc into AcademySoftwareFoundation:main May 17, 2025
29 checks passed
lgritz pushed a commit to lgritz/OpenImageIO that referenced this pull request May 17, 2025
scott-wilson pushed a commit to scott-wilson/OpenImageIO that referenced this pull request May 18, 2025
…cademySoftwareFoundation#4768)

Improve sharpness of text in pixel view tool for HiDPI screen

Before:
![Screenshot 2025-05-17 at 4 45
50 pm](https://github.com/user-attachments/assets/f2b14aa6-dcbe-46a7-a2d5-a83097baa94d)

After:
![Screenshot 2025-05-17 at 4 47
11 pm](https://github.com/user-attachments/assets/be42f794-d6e0-4b9f-8847-da733b3a3872)

Signed-off-by: Aleksandr Motsjonov <[email protected]>
Signed-off-by: Scott Wilson <[email protected]>
@lgritz lgritz added the iv Image viewer label Jul 13, 2025
zachlewis pushed a commit to zachlewis/OpenImageIO that referenced this pull request Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

iv Image viewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants