diff options
author | Will Andrews <will@FreeBSD.org> | 2000-12-19 08:46:57 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-12-19 08:46:57 +0000 |
commit | a00cbaa039e7db006376e83679efaec5a1e96905 (patch) | |
tree | b1b625888053df5463c0caa95cc5d260740518bd /graphics/gozer/pkg-descr | |
parent | Add giblib 1.0.1, a utility library that incorporates doubly linked lists, (diff) |
Add gom 0.1, a commandline text rendering utility that creates images
from arbitrary text.
PR: 22798
Submitted by: Jeremy Norris <ishmael27@home.com>
Diffstat (limited to 'graphics/gozer/pkg-descr')
-rw-r--r-- | graphics/gozer/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/gozer/pkg-descr b/graphics/gozer/pkg-descr new file mode 100644 index 000000000000..cfebd0a0b91f --- /dev/null +++ b/graphics/gozer/pkg-descr @@ -0,0 +1,5 @@ +A commandline text rendering utility for creating images from arbitrary text in +antialised truetype fonts using optional fontsyle, wordwrapping, and layout +control. + +WWW: http://www.linuxbrit.co.uk/gom/ |