No edit summary |
(→Technical implementation: fedorahosted has been decommissioned and moved to pagure.io) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{CompactHeader|fonts-sig}} | <noinclude>{{CompactHeader|fonts-sig}} | ||
FESCO approved on 2008-12-17 a [[PackagingDrafts/Fonts_packaging_automation_(2008-11-18)|proposal]] to consolidate all the fonts packaging guidelines and associated materials | FESCO approved on 2008-12-17 a [[PackagingDrafts/Fonts_packaging_automation_(2008-11-18)|proposal]] to consolidate all the fonts packaging guidelines and associated materials in a single helper package. As a result: | ||
</noinclude> | |||
== Technical implementation == | |||
Creating font packages or subpackages in Fedora is done using the ''fontpackages-devel'' package<ref>Built from the [[pkgdb:fontpackages|fontpackages]] srpm.</ref>. Its sources are published on [http://pagure.io/ pagure] in [https://pagure.io/fontpackages/ archive] and [https://pagure.io/fontpackages.git git] formats. | |||
It contains a set of commented fontconfig templates, and the two official Fedora fonts spec templates: | |||
* a [[Simple fonts spec template|simple template]] for font source packages containing a single font family, | |||
* a [[Fonts spec template for multiple_fonts|complex template]] for font source packages containing several different font families. | |||
While this package has been created by Fedora for Fedora its content should be pretty generic | While this package has been created by Fedora for Fedora its content should be pretty generic. Apart from the occasional reference to this wiki as documentation source, it should not include any blatant Fedora-ism. | ||
''fontpackages'' evolutions can be discussed on the Fonts SIG [[Fonts SIG mailing lists|mailing list]]. | |||
<noinclude> | |||
<references/> | <references/> | ||
{{:Fonts_SIG_signature}} [[Category:Fonts packaging|fontpackages]] | {{:Fonts_SIG_signature}} [[Category:Fonts packaging|fontpackages]]</noinclude> |
Latest revision as of 09:35, 22 November 2017
FESCO approved on 2008-12-17 a proposal to consolidate all the fonts packaging guidelines and associated materials in a single helper package. As a result:
Technical implementation
Creating font packages or subpackages in Fedora is done using the fontpackages-devel package[1]. Its sources are published on pagure in archive and git formats.
It contains a set of commented fontconfig templates, and the two official Fedora fonts spec templates:
- a simple template for font source packages containing a single font family,
- a complex template for font source packages containing several different font families.
While this package has been created by Fedora for Fedora its content should be pretty generic. Apart from the occasional reference to this wiki as documentation source, it should not include any blatant Fedora-ism.
fontpackages evolutions can be discussed on the Fonts SIG mailing list.
- ↑ Built from the fontpackages srpm.