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

Add the ability for shownames to be outlined #939

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Conversation

in1tiate
Copy link
Member

Implementation of a suggested feature. Closes #677

Certain games use outlines on character names to make them legible against the background, or just for aesthetics. Ace Attorney games are no exception:

(before)
image
(after)
image2

This PR allows users to set up outlined text for nameplates, for that little extra touch of authenticity.

Does not affect existing setups - this is a non-breaking change.

@in1tiate in1tiate added enhancement Request for functionality not present engine/viewport Issues related to viewport positioning and layering labels Feb 29, 2024
@in1tiate in1tiate requested a review from Salanto February 29, 2024 09:31
@in1tiate in1tiate linked an issue Feb 29, 2024 that may be closed by this pull request
@in1tiate in1tiate merged commit b48ca24 into master Mar 4, 2024
10 checks passed
@in1tiate in1tiate deleted the text-outline branch March 4, 2024 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine/viewport Issues related to viewport positioning and layering enhancement Request for functionality not present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Font outlines
2 participants