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

Glitches when used with Montserrat #310

Closed
AyymericArn opened this issue Apr 18, 2024 · 2 comments
Closed

Glitches when used with Montserrat #310

AyymericArn opened this issue Apr 18, 2024 · 2 comments

Comments

@AyymericArn
Copy link

AyymericArn commented Apr 18, 2024

Hello, when using Montserrat (with any type of font-weight), I face those artifacts :
image
(weird triangles on the Z, the R, the A and the G)

I tried using both .woff and .ttf.

This effect seem not to be visible on other fonts (I tried with Noto Sans).

I am not using any special property apart from font and color. My Three scene does not have any particular. Also tried on a minimal scene.

Link to the font : https://fonts.gstatic.com/s/montserrat/v26/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w9.woff

@AyymericArn
Copy link
Author

Actually seems to be provoked by the font-file itself. The glitch disappears when switching to another version of the Montserrat font file grabbed from https://font.download/. Closing as the glitch does not seem to be related to the library

@lojjic
Copy link
Collaborator

lojjic commented Apr 18, 2024

I'm glad you found an alternate version of the font that works. Those artifacts are due to the font containing overlapping paths, which are supposed to be removed by the font author but they sometimes remain. There's some prior discussion on this in #57.

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