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

Audacious can't correctly handle fonts whose name end in a number #1427

Closed
cssobral2013 opened this issue Jul 11, 2024 · 2 comments
Closed
Labels
Bug Something isn't working
Milestone

Comments

@cssobral2013
Copy link

cssobral2013 commented Jul 11, 2024

Describe the bug
Audacious font misbehaves when setting as playlist or as song font any font whose name ends in space and number (in this order)

Steps to reproduce

  • In Audacious, set as playlist font or as song font any font whose name ends in space followed by a number (for example, Exo 2)
  • You will see below the font behaves weirdly

Sem título2

Expected behavior
It should correctly display Exo 2 with its correct size

Additional information

  • Audacious version and interface (Qt / GTK / Winamp): Version 4.4, when both Qt and Winamp modes are set
  • Operating system and version: Windows 11, version 23H2 (this appears to happen in Windows only)
@cssobral2013 cssobral2013 added the Bug Something isn't working label Jul 11, 2024
@radioactiveman
Copy link
Member

Fixed with dff5092, see also #1483.

radioactiveman added a commit that referenced this issue Oct 11, 2024
…1427

The font size for "Exo 2 Bold 8" must be 8, not 2.

Follow-up fix for commit dff5092.
@radioactiveman
Copy link
Member

Spoke too soon, now also fixed though with 762fd08.

The issue was not related to Windows by the way. It was reproducible on Linux as well.

@radioactiveman radioactiveman added this to the 4.4.2 milestone Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants