Replies: 2 comments 2 replies
-
|
You can try like this:dpg.add_font('/usr/share/fonts/TTF/Hack-Regular.ttf', CURRENT_DPI * 13). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
How did you manage to create a window without a viewport? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use DearPyGui 1.0.2 on Linux with HiDPI configuration.
To my regret its almost unusable:

I've already seen a similar issue has been reported in #1081 and a workaround has been suggested, but it seems that it doesn't work anymore:
Is there any new workaround or maybe a fix?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions