From owner-freebsd-chat@FreeBSD.ORG Tue Mar 9 08:48:12 2004 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB4516A4CE for ; Tue, 9 Mar 2004 08:48:12 -0800 (PST) Received: from papagena.rockefeller.edu (papagena.rockefeller.edu [129.85.41.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D7643D39 for ; Tue, 9 Mar 2004 08:48:11 -0800 (PST) (envelope-from rsidd@papagena.rockefeller.edu) Received: from papagena.rockefeller.edu (localhost.localdomain [127.0.0.1]) i29GmBQi026998 for ; Tue, 9 Mar 2004 11:48:11 -0500 Received: (from rsidd@localhost) by papagena.rockefeller.edu (8.12.8/8.12.8/Submit) id i29GmA2D026996 for chat@freebsd.org; Tue, 9 Mar 2004 11:48:10 -0500 Date: Tue, 9 Mar 2004 11:48:10 -0500 From: Rahul Siddharthan To: chat@freebsd.org Message-ID: <20040309164810.GA26987@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.4.20-20.9smp i686 Subject: svg converter? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 16:48:12 -0000 Does anyone know of a (preferably command-line) tool that converts SVG (scalable vector graphics) to other vector formats, in particular EPS and/or PDF? convert (from imagemagick) does EPS, but it's bitmap EPS. I think sketch can read SVG and save EPS, but I'd prefer non-interactive use. Thanks Rahul