blob: 3c3eb1547e9f1fee08ff5e3a959b642ddf3bebfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>games@gentoo.org</email>
<name>Gentoo Games Project</name>
</maintainer>
<longdescription>
This is a sample library which allows you to use TrueType
fonts in your SDL applications. It
comes with an example program "showfont" which displays an
example string for a given
TrueType font file.
</longdescription>
</pkgmetadata>
|