-
Notifications
You must be signed in to change notification settings - Fork 58
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
Cropped last row #42
Labels
Comments
I thought this was already fixed by #33, are you sure this is reproducible with the latest version of TinySDF? I don't see it clipped on the current demo: https://mapbox.github.io/tiny-sdf/ |
boris-ulyanov
added a commit
to boris-ulyanov/tiny-sdf
that referenced
this issue
Jan 7, 2022
mourner
pushed a commit
that referenced
this issue
Feb 1, 2022
Fixed by #43? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I noticed that bottom row of the bitmap is cropped for all characters:
Did not understand where the error, but if increase
glyphHeight
by one on line https://github.com/mapbox/tiny-sdf/blob/main/index.js#L59 :Checked on chrome/firefox windows/linux/android
The text was updated successfully, but these errors were encountered: