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 now have strange artifacts in some instances #310

Open
conniefry opened this issue Apr 13, 2017 · 1 comment
Open

Fonts now have strange artifacts in some instances #310

conniefry opened this issue Apr 13, 2017 · 1 comment
Assignees
Labels

Comments

@conniefry
Copy link
Contributor

conniefry commented Apr 13, 2017

With release 0.28, there is an issue rendering lowercase L and upper case i for some fonts and pixel sizes. The lower case L appears thicker, like it is wider than it should be.

To reproduce, run tests/text2tests.js
Hit 'f' key until the font used is IndieFlower.ttf (current font is displayed at bottom of screen)
Hit lowercase 'p' until pixelSize is 35 (current pixelSize is displayed at bottom of screen)
Hit 's' to change text displayed until text is "Hello! How are you?"

Notice the double Ls in "Hello".

This issue appears to have been introduced by commit d0135c6

@conniefry
Copy link
Contributor Author

A partial fix was done in 295fb9a. There is still some strangeness depending on the font and pixelSize.

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

No branches or pull requests

2 participants