From owner-freebsd-questions@FreeBSD.ORG Sun Apr 22 18:44:54 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27E3916A401 for ; Sun, 22 Apr 2007 18:44:54 +0000 (UTC) (envelope-from iqgrande@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id DAAB013C46E for ; Sun, 22 Apr 2007 18:44:53 +0000 (UTC) (envelope-from iqgrande@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1476453wxc for ; Sun, 22 Apr 2007 11:44:53 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=NSnhpEdu2krolpadGoGWXEsekA+BcU8kB4CZLkzBR26fZdjBlKGd9HDPJjw0sRGZMJyTsS/U7J+mkYf1l2+Dn6/JUHKoim4AXKzdL3inSbFQxWBcktOfuhXLDL6ClA19u2OGCjwRTmy5n6NSS6ahYYTWNUiFkeKsgfE2CgPsd9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:x-priority:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=p6OK34QUmGK/cAUiLmixepc8cRjErK/1eFMBO3P01hOS+USVsySOHxOOTw3mRa5mcme7/l4dW85muWH1kcwbpaihxGGi8tcsBrMy8PGK0KFnH0WPh0B3RbdD5fCwbcFQpiVJT1mWUY9mrj9Q8UU8hUL92G+AkHOMmvdy3BWmaLQ= Received: by 10.70.115.17 with SMTP id n17mr8833365wxc.1177265955750; Sun, 22 Apr 2007 11:19:15 -0700 (PDT) Received: from ?192.168.0.4? ( [76.97.252.88]) by mx.google.com with ESMTP id i20sm11052599wxd.2007.04.22.11.19.14; Sun, 22 Apr 2007 11:19:15 -0700 (PDT) In-Reply-To: <1272385475.20070422175028@ghirai.com> References: <1272385475.20070422175028@ghirai.com> Mime-Version: 1.0 (Apple Message framework v752.3) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Anthony Michael Agelastos Date: Sun, 22 Apr 2007 14:19:10 -0400 To: Ghirai X-Mailer: Apple Mail (2.752.3) Cc: freebsd-questions@freebsd.org Subject: Re: mspaint-like application? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 18:44:54 -0000 On Apr 22, 2007, at 10:50 AM, Ghirai wrote: > Hello, > > Even though this is not necessarily a pure FreeBSD question, > i'd like to know if there are any mspaint-like applications > in the ports collection? > > I don't need anything as complex as gimp, > i just want to make quick edits, adding arrows, etc > on images, then saving in a couple popular formats. Depending on your "quick edits", you may also want to look at graphics/xfig (www.xfig.org) graphics/inkscape (www.inkscape.org) > > I wanted to install kolourpaint; i found out that it > was included in kdegraphics, which has quite a few rather big > dependencies. Xfig does not have too many dependencies. I hope this helps. > > Thanks. > > -- > Best regards, > Ghirai. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"