Skip to content

Conversation

@qtoden
Copy link

@qtoden qtoden commented Mar 14, 2025

Refs #55

This PR tries to illustrate the problem in #55. It might not be the "correct" solution to the problem (although it solves my immediate issue), so feel free to take over or discard it.

The proposed fix it to find local fonts by family name instead of name, then provide all found. I guess ideally we would like to find only e.g. Arial Bold, but then more information is needed about which font is wanted.

@ThaUnknown
Copy link
Owner

problem is, I do not know how libass works with this, I don't know if for other cases it will pick the first font that matches, and it will be incorrect, aka the inverse of whats happening here could happen? that would need to be investigated, if libass is smart about picking the correct weight, and you can show this, then i'll merge this

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.

2 participants