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

[TextServer] Restore character and space extra spacing support. #46043

Merged

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Feb 15, 2021

Reimplement character / glyph and space extra spacing support (in the FontData for both bitmap and dynamic fonts).

Screenshot 2021-02-15 at 10 42 55

Screenshot 2021-02-15 at 10 43 19

Screenshot 2021-02-15 at 10 43 43

On screenshots spacing is set for the Latin FontData only

@bruvzg bruvzg added this to the 4.0 milestone Feb 15, 2021
@bruvzg bruvzg requested a review from a team as a code owner February 15, 2021 09:06
@akien-mga akien-mga merged commit d8691e8 into godotengine:master Feb 15, 2021
@akien-mga
Copy link
Member

Thanks!

@Calinou
Copy link
Member

Calinou commented Apr 20, 2022

I don't see properties for space and glyph spacing customization in Font as of master 1d21779. I only see two constants that can be passed to the set_spacing() method:

image

Is this a bug, or were those options removed? For context, I was looking at using custom glyph spacing in a Label3D.

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

Successfully merging this pull request may close these issues.

None yet

3 participants