-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Font Rendering Problem #277
Labels
Type: Bug
Bug or Bug fixes
Comments
Hello @SPIKEYPUP ! What the hell.. thanks for reporting the issue. As you mentionned, it's seems related to system / user font. I was thinking of JDK-8281327, but it has been fixed in jfx21, the graphics library version used by OwlPlug. I'll take a look to try reproducing the issue on my side. |
Windows 10 22H2 and I'm using Eclipse Temurin JDK.
Microsoft Windows [Version 10.0.19045.5131]
openjdk 21.0.5 2024-10-15 LTS
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode, sharing)
Thanks so much for looking into this, let me know if I can be of any help.
Happy Holidays!
…-Spikeypup
________________________________
From: Arthur Poiret ***@***.***>
Sent: Monday, November 25, 2024 12:01 PM
To: DropSnorz/OwlPlug ***@***.***>
Cc: Spikeypup ***@***.***>; Mention ***@***.***>
Subject: Re: [DropSnorz/OwlPlug] Font Rendering Problem (Issue #277)
Hello @SPIKEYPUP<https://github.com/SPIKEYPUP> !
What the hell.. thanks for reporting the issue.
Are you running OwlPlug on Windows 11 or Windows 10 ?
As you mentionned, it's seems related to system / user font. I was thinking of JDK-8281327<https://bugs.openjdk.org/browse/JDK-8281327>, but it has been fixed in jfx21, the graphics library version used by OwlPlug. I'll take a look to try reproducing the issue on my side.
—
Reply to this email directly, view it on GitHub<#277 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGPM2K2B73UMMZFVDUZCCGL2CN62HAVCNFSM6AAAAABSIUWYZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJYHEZDAMBYHE>.
You are receiving this because you were mentioned.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For some reason, some text is rendering weirdly for me. These shots are from a fresh installation. It only affects certain fields and areas, however. Please see the attached photos for more details.
I am using Microsoft Sans Serif as a system font, which is not the typical default, and could be a factor. I have tried with a clean uninstall and fresh reinstall and still the issue persists. The export preview window also displays the same rendered "corruption" however inspecting the JSON file shows that it was perfectly fine, all text was displayed and formatted without issue as JSON. Same for CSV as well.
Directory paths also exhibit this problem on the settings page, however when clicking "+" for additional directories those are displayed fine. Although the field looks corrupted, it scans the directories fine when set using the explorer browse method as well as the directories set as additional manually by text entry. Although, if there is validation on these entries (as implied by the text 'press enter to validate', it is NOT working, I was able to enter arbitrary strings and save them, if that is normal then disregard, just wanted to comment in case it was relevant.
Thanks for your time, it is much appreciated!
The text was updated successfully, but these errors were encountered: