-
Notifications
You must be signed in to change notification settings - Fork 104
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
Inconsistency results for font styles from appstream-builder #493
Comments
Yes, that makes sense. I think we tried to do that here https://github.com/hughsie/appstream-glib/blob/main/libappstream-builder/plugins/asb-plugin-font.c#L467 but that might be broken. Can you investigate and see if it's still valid? Thanks. |
Unfortunately there seems some misunderstanding in the code.
It is complicated thing. I'd recommend to pick them up from fontconfig since Appstream already has a dependency to fontconfig. I can work on it if this idea is acceptable. |
Hugely probably; my grasp on font internals is rudimentary at best.
Yes please! |
This change aims to improve a text in summary and the order of screenshots for Regular style of fonts. Removing a direct dependency to FreeType as a side-effect. Fixes hughsie#493
Currently appstream-builder seems picking up a first entry from query of the packages in the alphabetical order though, this affects a screenshot inconsistently.
Shouldn't be the first attempt "Regular"?
The text was updated successfully, but these errors were encountered: