X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=cCpsiIlT0+Me52Wxbd6f53faTmqtmvROvNlVjm8brYE=; b=x1uUVqsKyFSd3oGevL4/+VtF7MNyJHOfllNme1Ozu9pXJOQ6a/LrFAlH6e6fxOx8aL O/9eX7dcMViu/QSxo3pksfwT/CACrldsid45pcV8E5nNzLoukV2vmlDlany8uigEyAAf 5JDe5YUviwzb4EgEf9wgsnJhpo67XVCjsi/LjtBeiQVw5623TmFMMjnHPcLJk0RpWJzD TL+XcMnV8g4kOFcjoCZ8I8kcFVv3qYlWxjJyt2UNkbl41lCuOSfKe8Ye7/RLaGHXqyRK oHSo0Xp5uIGqjTgggk2JPL/0HR53wr/a6gET29XuCdxTb1RM0s9jz9ZOxsY0Z4Ko8hfI Kunw== MIME-Version: 1.0 X-Received: by 10.180.218.35 with SMTP id pd3mr3467710wic.26.1399396368533; Tue, 06 May 2014 10:12:48 -0700 (PDT) In-Reply-To: References: <201405061601 DOT s46G1YMc019081 AT envy DOT delorie DOT com> Date: Tue, 6 May 2014 22:42:48 +0530 Message-ID: Subject: Re: [geda-user] import SVG into PCB From: Shashank Chintalagiri To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a113467fc724fb804f8be5ba4 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 --001a113467fc724fb804f8be5ba4 Content-Type: text/plain; charset=UTF-8 While on the subject, I've been using this method to put our logo onto pcbs. It gets the job done, certainly, but some things have been slightly problematic. - Changing the size of it in the PCB is not possible. This is ok, though if there is a way to do it I'd like to know. - The SVG-converted-to-silk lives in a PCB file, for me. I then import layout from file whenever I need it. However, the layer on which the silk graphics show up is not always silk. If the number of layers changes, then the elements I want on silk show up elsewhere. Is there a way to fix this? Footprints know how to put features on silk irrespective of layer count and ordering. Can the mechanism used there be used here as well? At present, I have different PCB files per logo size and per later configuration. Thanks Shashank On 06-May-2014 9:42 PM, "Gareth Edwards" wrote: > On 6 May 2014 17:01, DJ Delorie wrote: > > > > The tool you want is "pstoedit" which has a PCB exporter. If you can > > get the SVG converted to EPS/PS, that's the way to go. > > (briefly mentioned here: > > > http://wiki.geda-project.org/geda:pcb_tips#how_do_i_import_external_vector_graphics > ) > --001a113467fc724fb804f8be5ba4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

While on the subject, I've been using this method to put= our logo onto pcbs. It gets the job done, certainly, but some things have = been slightly problematic.

- Changing the size of it in the PCB is not possible. This = is ok, though if there is a way to do it I'd like to know.

- The SVG-converted-to-silk lives in a PCB file, for me. I t= hen import layout from file whenever I need it. However, the layer on which= the silk graphics show up is not always silk. If the number of layers chan= ges, then the elements I want on silk show up elsewhere. Is there a way to = fix this?=C2=A0 Footprints know how to put features on silk irrespective of= layer count and ordering. Can the mechanism used there be used here as wel= l? At present, I have different PCB files per logo size and per later confi= guration.

Thanks
Shashank

On 06-May-2014 9:42 PM, "Gareth Edwards&quo= t; <gareth AT edwardsfamily.= org.uk> wrote:
dj AT de= lorie.com> wrote:
>
> The tool you want is "pstoedit" which has a PCB exporter. = =C2=A0If you can
> get the SVG converted to EPS/PS, that's the way to go.

(briefly mentioned here:

http://wiki.geda-project.org/geda:pc= b_tips#how_do_i_import_external_vector_graphics
)
--001a113467fc724fb804f8be5ba4--