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

MusicNeighborhood: Improve band names layout #3132

Merged
merged 3 commits into from
Jan 22, 2025

Conversation

MonkeyDo
Copy link
Member

Hyphenate when possible, and use all available space Needed to set lang="en-GB" on our html pages because apparently en-US (the default if not set) has pretty shitty hyphenation rules.

Sue my opinionated ass.

It's not the absolute best result IMO, but considering the limitations of SVG text layout it's an improvement:

Before:
image
image

After:
image
image

MonkeyDo and others added 3 commits February 1, 2024 16:08
Hyphenate when possible, and use all available space
Needed to set lang="en-GB" on our html pages because apparently en-US (the default if not set) has pretty shitty hyphenation  rules.

Sue my opinionated ass.
@MonkeyDo MonkeyDo merged commit 065c4c6 into master Jan 22, 2025
3 checks passed
@MonkeyDo MonkeyDo deleted the music-neighborhood-improvements branch January 22, 2025 10: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

Successfully merging this pull request may close these issues.

None yet

1 participant