diff options
author | ade <ade@FreeBSD.org> | 2000-01-29 06:25:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-29 06:25:27 +0800 |
commit | 702478d9ffc916bca35afcb15eabab73f58739a1 (patch) | |
tree | c6fe7ffff11c3820d51da125ee5556de5874bd57 /graphics/gnomeiconedit/pkg-descr | |
parent | 30612f3c6220ce89675138da48dc795275954954 (diff) | |
download | freebsd-ports-gnome-702478d9ffc916bca35afcb15eabab73f58739a1.tar.gz freebsd-ports-gnome-702478d9ffc916bca35afcb15eabab73f58739a1.tar.zst freebsd-ports-gnome-702478d9ffc916bca35afcb15eabab73f58739a1.zip |
Add gnomeiconedit, a small, simple, fast, GNOME-based icon editor
Diffstat (limited to 'graphics/gnomeiconedit/pkg-descr')
-rw-r--r-- | graphics/gnomeiconedit/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/gnomeiconedit/pkg-descr b/graphics/gnomeiconedit/pkg-descr new file mode 100644 index 000000000000..42dd03c2ed0d --- /dev/null +++ b/graphics/gnomeiconedit/pkg-descr @@ -0,0 +1,15 @@ +Are you fed up waiting for The GIMP to load when all you want to do is +change 3 pixels in an icon? No, you're probably not. But if you are, +then maybe GNOME-Iconedit is what you need. + +Features: +* 256 level alpha +* 16.7 million colours +* Saving in XPM and PNG format +* Some fancy paint modes. +* Multi-level cut/paste buffer. +* Brush mode where contents of the paste buffer can be pasted + anywhere on the screen. +* Loads any format Gdk-Pixbuf can handle. + +WWW: http://www.abdn.ac.uk/~u07ih/gnome-iconedit/ |