blob: 7299d6a4c4a39abb79d5a7566b0a62df69f7fa9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>vapier@gentoo.org</email>
<name>Mike Frysinger</name>
</maintainer>
<longdescription>
Etox is a type setting and text layout library based on Evas. Etox helps you when it
comes to displaying, moving, resizing, layering, clipping, aligning and coloring
fonts in different styles, and more.
A typical application is the need for a text layout engine that can dynamically
arrange text flow around other graphical obstacles. See the following images
illustrating just that.
</longdescription>
</pkgmetadata>
|