diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-16 10:07:32 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-06-16 10:07:32 +0000 |
commit | 9be14bbb0fbeb661190d775d0f48d9d4bcd1a555 (patch) | |
tree | c0ffe2275f059f6e988b3165f37f1e25ef17a2c8 /x11-toolkits/etox/pkg-descr | |
parent | 556d75738819d8729a69d10715ca9160fad38452 (diff) | |
download | ports-9be14bbb0fbeb661190d775d0f48d9d4bcd1a555.tar.gz ports-9be14bbb0fbeb661190d775d0f48d9d4bcd1a555.zip |
Add etox, it's an evas based text layout library
Notes
Notes:
svn path=/head/; revision=137539
Diffstat (limited to 'x11-toolkits/etox/pkg-descr')
-rw-r--r-- | x11-toolkits/etox/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/etox/pkg-descr b/x11-toolkits/etox/pkg-descr new file mode 100644 index 000000000000..63cf3c80b96c --- /dev/null +++ b/x11-toolkits/etox/pkg-descr @@ -0,0 +1,4 @@ +Etox - An evas based text layout library + +Etox provides facilities for multi-line text layout, as well as obstacle +wrapping and text stylization. |