diff options
author | grant <grant> | 2002-12-19 12:27:58 +0000 |
---|---|---|
committer | grant <grant> | 2002-12-19 12:27:58 +0000 |
commit | 3d296cdc198d9163449de9b26fc99c69a14612aa (patch) | |
tree | 723532f19137a08baaa11a193ca77151eb708d40 | |
parent | 6c3ba0d9c5b1c997ba8ac905e92791ae149dce95 (diff) | |
download | pkgsrc-3d296cdc198d9163449de9b26fc99c69a14612aa.tar.gz |
Initial import of gpaint 0.2 into the NetBSD packages collection.
GNU Paint is a simple, easy-to-use paint program for GNOME,
the GNU Desktop. Gpaint is part of the GNU Project. Written by
Andy Tai, Gpaint is licensed under the GNU GPL, version 2 or later.
Curent Features:
* Drawing tools--ovals, freehand, polygon, text, with fill or shallow
for polygons and closed freehand.
* Cut and paste by selecting irregular regions or polygons.
* Print support using gnome-print (still flaky, will be improved upon
next release).
* Modern, ease-to-use user interface with tool and color palettes.
* Editing multiple image at the same time without runnng multiple
instance of the image editor.
* All image processing features present in xpaint.
Submitted in PR pkg/19453 by Juan RP.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 6eaedd5c731..7028f844d0c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.837 2002/12/19 12:17:21 grant Exp $ +$NetBSD: CHANGES,v 1.838 2002/12/19 12:27:58 grant Exp $ Changes to the packages collection and infrastructure in 2002: @@ -4009,3 +4009,4 @@ Changes to the packages collection and infrastructure in 2002: Added ninja-1.5.8.1 [grant 2002-12-19] Added quirc-0.9.82 [grant 2002-12-19] Added xaric-0.12.0 [grant 2002-12-19] + Added gpaint-0.2 [grant 2002-12-19] |