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

Font - Last Letter Cut-off (using Roboto font) #138

Closed
zanderson9 opened this issue May 17, 2020 · 3 comments
Closed

Font - Last Letter Cut-off (using Roboto font) #138

zanderson9 opened this issue May 17, 2020 · 3 comments
Labels
duplicate This issue or pull request already exists

Comments

@zanderson9
Copy link
Collaborator

On several screens, it is observed that the last letter gets cut-off.
One observation of it is in File Chooser

image (2)
image (1)

While another one is on a regular panel (see text at the bottom "Total records...." where number "4" is cut off...

image

@vincenzopalazzo
Copy link
Owner

Hi @zanderson9,

Unfortunately, I'm not able to reproduce the bug, this is my effect

Screen Shot 2020-05-16 at 7 41 33 PM

The demo with method call getFont(typeFont, false) is here

P.S: The only cut-of that I see is because the line is EOF.

JDK: 1.8
OS: MAC_OS
material-lib version: rc4 (the next rc3 in this Monday)

@vincenzopalazzo
Copy link
Owner

Hi @zanderson9,

I change the label from requested more details to enhancement because the problem is the JDK8 and with the JetBrains JDK this bug was fixed. Maybe I can try to support in the future this problem inside the font class.

But at the moment this problem lives.

@vincenzopalazzo vincenzopalazzo added duplicate This issue or pull request already exists and removed requested more details labels Jul 16, 2020
@vincenzopalazzo
Copy link
Owner

I'm closing this issue because is marked as duplicate. The issue to describe this problem is this #142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants