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 support for better font fallback #65

Open
LaurenzV opened this issue Mar 30, 2024 · 0 comments
Open

Add support for better font fallback #65

LaurenzV opened this issue Mar 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@LaurenzV
Copy link
Sponsor Collaborator

There have been numerous issues (e.g. #43 #44 #63) where people have had issues with text not showing up. Those are all very likely because the exact font isn't installed on the system (or isn't found) and font fallback fails to find another appropriate one.

Since we have logging support now, we should at least get warnings if that happens, but in the end we still need better fallback support. However, since text conversion is done by usvg, there isn't much we can do from our side for now...

@LaurenzV LaurenzV added the enhancement New feature or request label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant