forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
media-fonts/sil-gentium: [QA] Consistent whitespace in metadata.xml
- Loading branch information
1 parent
d2ab95c
commit d13efb9
Showing
1 changed file
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Fonts</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
Gentium is a typeface family designed to enable the diverse ethnic | ||
groups around the world who use the Latin, Cyrillic and Greek | ||
scripts to produce readable, high-quality publications. It supports | ||
a wide range of Latin- and Cyrillic-based alphabets. | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Fonts</name> | ||
</maintainer> | ||
<longdescription lang="en"> | ||
Gentium is a typeface family designed to enable the diverse ethnic | ||
groups around the world who use the Latin, Cyrillic and Greek | ||
scripts to produce readable, high-quality publications. It supports | ||
a wide range of Latin- and Cyrillic-based alphabets. | ||
|
||
The design is intended to be highly readable, reasonably compact, | ||
and visually attractive. The additional ‘extended’ Latin letters are | ||
designed to naturally harmonize with the traditional 26 ones. | ||
Diacritics are treated with careful thought and attention to their | ||
use. Gentium also supports both polytonic and monotonic Greek. | ||
Gentium Plus now includes more extended Latin glyphs (Unicode 5.1), | ||
archaic Greek symbols, and full extended Cyrillic script support. | ||
</longdescription> | ||
<use> | ||
<flag name="compact">Also install more compact version of the font.</flag> | ||
</use> | ||
The design is intended to be highly readable, reasonably compact, | ||
and visually attractive. The additional ‘extended’ Latin letters are | ||
designed to naturally harmonize with the traditional 26 ones. | ||
Diacritics are treated with careful thought and attention to their | ||
use. Gentium also supports both polytonic and monotonic Greek. | ||
Gentium Plus now includes more extended Latin glyphs (Unicode 5.1), | ||
archaic Greek symbols, and full extended Cyrillic script support. | ||
</longdescription> | ||
<use> | ||
<flag name="compact">Also install more compact version of the font.</flag> | ||
</use> | ||
</pkgmetadata> |