-
Notifications
You must be signed in to change notification settings - Fork 28
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
Some fonts broken #111
Comments
Copying from issue #114: |
Hi, I am having the same problem, and gnome platform is installed from flathub, but it is old. flatpak info org.gnome.Platform I think you should specify an exact version or latest. |
This is still affecting Developer Edition, can you please check my previous comment. |
font-family is: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol
Font being rendered: Helvetica
![screenshot_20181123_143407](https://user-images.githubusercontent.com/35115728/48946159-1afaa200-ef2d-11e8-8d12-60f56d2ea44d.png)
All other fonts are properly displayed.
Edit1:
Ok I think I found the problem, it renders a bitmap font instead of a proper font:
fc-match Helvetica
helvR12-ISO8859-1.pcf.gz: "Helvetica" "Regular"
Edit2:
As a workaround I substituted Helvetica with a different font in my fontconfig and linked it into the sandbox with flatpak override
The text was updated successfully, but these errors were encountered: