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

Armory Canvas seems broken #3088

Open
tmanallen opened this issue Oct 6, 2024 · 6 comments
Open

Armory Canvas seems broken #3088

tmanallen opened this issue Oct 6, 2024 · 6 comments

Comments

@tmanallen
Copy link

Not sure where to post this, but I did post it in the 2d github and I am doing it here as well. Seems like the canvas is broken some how?
Is there something that I need to do?
image

@luboslenco luboslenco transferred this issue from armory3d/armsdk Dec 2, 2024
@luboslenco luboslenco transferred this issue from armory3d/armory2d Dec 2, 2024
@Onek8
Copy link
Contributor

Onek8 commented Dec 2, 2024

For windows users it appears to be a rendering issue for the font scale which you can find on this line if I recall the fix correctly!
https://github.com/armory3d/armory/blob/main/armory/Sources/armory/ui/Canvas.hx#L75

@tmanallen
Copy link
Author

Aww ok, let me take a look. Thank you @Onek8 .

@andrey5351
Copy link

How can I fix the error?

@Onek8
Copy link
Contributor

Onek8 commented Jan 6, 2025

You can fix it by manually setting a font size that renders correctly until someone on windows can investigate and add a statement to resolve the size calculation.

@andrey5351
Copy link

Thanks, but I'm not worried about the font size, but about the font itself, in what language is the menu displayed there? Take a close look at the screen at the top.

@Onek8
Copy link
Contributor

Onek8 commented Jan 6, 2025

Thats just a rendering issue based on the size. Other users on discord using windows simply changed the size to fix it and render properly. I am on linux so I cannot replicate the issue.

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

3 participants