Skip to content

Update the 'Using Fonts' page to include information on spacing adjustments and kerning pairs for image fonts#10880

Merged
skyace65 merged 6 commits intogodotengine:masterfrom
BluesM18A1:master
Apr 23, 2025
Merged

Update the 'Using Fonts' page to include information on spacing adjustments and kerning pairs for image fonts#10880
skyace65 merged 6 commits intogodotengine:masterfrom
BluesM18A1:master

Conversation

@BluesM18A1
Copy link
Contributor

@BluesM18A1 BluesM18A1 commented Apr 19, 2025

Closes #10855

Non-monospaced image fonts have been supported for quite some time, but the documentation has not yet been updated to reflect this.

There are now some additional screenshots and examples of how to use the extra parameters in the Character Ranges, and how to use the Kerning Pairs list, and the old screenshots have been replaced with ones that do not say "monospaced image font" in the import type to reflect what the current editor version says.

Further edits will have to be made if godotengine/godot#105543 is accepted.

For now, I'm just focused on making sure these features are known and documented.

If there are any additional changes that need to be made, please let me know as I am very new to this, and I could easily have gotten something wrong even if I read the style guides.

…tments and kerning pairs for image fonts

Closes godotengine#10855

Non-monospaced image fonts have been supported for quite some time, but the documentation has not yet been updated to reflect this.

There are now some additional screenshots and examples of how to use the extra parameters in the Character Ranges, and how to use the Kerning Pairs list.
Copy link
Member

@Calinou Calinou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Great work 🙂

wouldn't pass checks otherwise.
@skyace65 skyace65 merged commit bd2aa87 into godotengine:master Apr 23, 2025
1 check passed
@skyace65
Copy link
Contributor

Thanks! And congrats on your first merged PR!

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

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.4 enhancement topic:gui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The "Using Fonts" page does not explain how to use Kerning Pairs, among other things.

3 participants