Skip to content
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

Fonts + high DPI #5

Open
SimonDanisch opened this issue Jan 31, 2019 · 2 comments
Open

Fonts + high DPI #5

SimonDanisch opened this issue Jan 31, 2019 · 2 comments

Comments

@SimonDanisch
Copy link

Fonts look pretty bad and elements are very small on a high dpi display.
Those issues are likely related!

Fonts seem like they can look nice:
vurtun/nuklear#69

I guess I can also answer my second question:
vurtun/nuklear#283
:D
It's pretty easy to figure out the dpi of a screen with GLFW, so maybe we can do that and scale the demo accordingly

@Gnimuc
Copy link
Owner

Gnimuc commented Jan 31, 2019

Thanks for the info! This is already on my radar, joa-quim complained about this a while ago:
https://discourse.julialang.org/t/nuklear-jl-a-julia-wrapper-for-nuklear/17990/13

Currently, even changing fonts will crash Julia, I'm gonna debug this in the upcoming holiday :)

@Gnimuc
Copy link
Owner

Gnimuc commented Feb 10, 2019

hi @SimonDanisch, the simple solution is to use larger fonts. With Roboto-Bold+18 font size, it actually looks good on my display(227 ppi).

screen capture

screen shot 2019-02-10 at 11 05 44 am

photo shoot

img_8017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants