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

Fonts don't appear in the appstream db #7

Closed
aleixpol opened this issue May 5, 2016 · 4 comments
Closed

Fonts don't appear in the appstream db #7

aleixpol opened this issue May 5, 2016 · 4 comments

Comments

@aleixpol
Copy link

aleixpol commented May 5, 2016

From ximion/appstream#38

@ximion
Copy link
Owner

ximion commented May 5, 2016

asgen would need proper support for building icons and "screenshots" for fonts. Also, the fonts in distribution packages will need to ship metainfo files (which is something we have little influence on).

@ximion
Copy link
Owner

ximion commented May 5, 2016

I just checked, in Debian there are zero fonts shipping a metainfo file... Fedora is patching all packages to supply one.
This is really an issue.

@ximion
Copy link
Owner

ximion commented Sep 26, 2016

This is resolved in master now, some minor issues still need to be clarified though.
And most importantly, distributions or font upstreams need to ship AppStream metainfo files.

@ximion ximion closed this as completed Sep 26, 2016
ximion added a commit that referenced this issue Sep 29, 2016
This resolves #7
@ximion
Copy link
Owner

ximion commented Sep 29, 2016

Fonts support is now enabled by default, refer to https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Fonts.html on how to write the necessary metainfo files to make fonts appear in the collection metadata.
Unfortunately we require metainfo files for fonts, since we can't reliably auto-detect the right values via heuristics, and some required data simply doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants