X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1378316528.4039.6.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] Converting gerber to SVG or PDF From: Stefan Salewski To: geda-user AT delorie DOT com Date: Wed, 04 Sep 2013 19:42:08 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 2013-09-04 at 13:43 +0100, Peter TB Brett wrote: > Hi folks, > > Can anyone recommend a way of converting a Gerber file to a vector graphics > format such as SVG or PDF? I tried gerbv but that just seems to output a > file with a bitmap embedded in it... not terribly helpful, unfortunately. > :-( > > Peter > Sad to hear that -- gerbv docu says that it supports SVG export, and SVG is not bitmap by definition. One strange solution may be: Latest KiCad should have Gerber Import and SVG Export (someone told me, I have not tested.) Maybe latest gerbview from KiCad can do it also, I don't know.