Project:Fonts
From Gentoo Wiki
Fonts | |
---|---|
Description | The fonts project handles all fonts-related issues within the Gentoo project. |
Project email | fonts@gentoo.org |
Packages | p.g.o/fonts@gentoo.org |
IRC channel | #gentoo-desktop (webchat) |
Lead(s) | none No lead election date set |
Member(s) |
|
Subproject(s) (and inherited member(s)) |
(none) |
Parent Project | Gentoo |
Project listing |
The fonts project aims to improve fonts support within Gentoo.
Resources
- The Fontconfig article.
- font.eclass
- Bugs assigned to the Project Fonts
Snippets
Most fonts can be stabilized for all arches at once. The metadata will then look like the following example:
FILE
metadata.xml
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>fonts@gentoo.org</email> <name>Fonts Project</name> </maintainer> <stabilize-allarches/> </pkgmetadata>