www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2014/05/07/05:18:41

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:from:date:message-id:subject:to
:content-type;
bh=6Ym52+ZjmE5q5L34szn7y2m4BhvrtiHOyt9y4yrbmc4=;
b=VMhotW9k07sj5gM/YQ7LSiFYaVDyemD/ETki/e6tBmQKmrIqil+V8Nfe0qMkeaiq7U
QYzpljgSXGxuSSB90URS/oDbfV5LfKLx1kz3Y384nhCXzPf1BmwgPEDwlubNo+AVZYgR
9Aa87U6QWCy3Bqk/+gj7ZgSN20N8Y0UUQQp8KwXaS4McUfL+uKCNkwoa5fyO9uoknuE9
aUXywrDTwZ7S4diTQv5jEDQrtE4v+RAfLPaRlU4U5fQ9F2FJWCNIghKIuSHEvMEb8xHb
W02Eb6yK3eIxYeI2hV1K+A59OpQfPwmYNtaomIsqNIubwYYeHc5RldAIH4G+iwsIJ2sd
gULw==
X-Received: by 10.224.64.132 with SMTP id e4mr63478157qai.16.1399454254492;
Wed, 07 May 2014 02:17:34 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CALT8Ef7CUD3UGkNQ5-W0jafyGPzXwKd==2nEMsKZjy_CXHUtcw@mail.gmail.com>
References: <CAHBVutAFneurHxe2Tbsjx0mybFzUL=wuB8GaNyd5mXPu-pvWsA AT mail DOT gmail DOT com>
<201405061601 DOT s46G1YMc019081 AT envy DOT delorie DOT com> <CANqhZFzOzk+WOW5_-szpW5p80HDERtooP005FpAtX5D21Dn42Q AT mail DOT gmail DOT com>
<CALT8Ef7CUD3UGkNQ5-W0jafyGPzXwKd==2nEMsKZjy_CXHUtcw AT mail DOT gmail DOT com>
From: Filippo Micheletti <filippomicheletti AT gmail DOT com>
Date: Wed, 7 May 2014 11:16:54 +0200
Message-ID: <CAHBVutBJ2Xdy7c0UFMGUxKvr9NUde1Fdmk8vM7wSZ6OHrrgn1w@mail.gmail.com>
Subject: Re: [geda-user] import SVG into PCB
To: MAILING LIST gEDA-user <geda-user AT delorie DOT com>
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

--001a11c20e7ab7f13804f8cbd592
Content-Type: text/plain; charset=UTF-8

I agree with Shashank, changing the size of the imported graphical would be
very useful and, more generally, it would be useful tu have a tool to
resize the buffer content (i.e. make the ChangeSize() core action work with
buffer), do you think it can be realized?


-Filippo-




On 6 May 2014 19:12, Shashank Chintalagiri
<shashank DOT chintalagiri AT gmail DOT com>wrote:

> 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" <gareth AT edwardsfamily DOT org DOT uk>
> wrote:
>
>> On 6 May 2014 17:01, DJ Delorie <dj AT delorie DOT com> 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
>> )
>>
>

--001a11c20e7ab7f13804f8cbd592
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I agree with=C2=A0Shashank, changing the size of the impor=
ted graphical would be very useful and, more generally, it would be useful =
tu have a tool to resize the buffer content (i.e. make the ChangeSize() cor=
e action work with buffer), do you think it can be realized?</div>

<div class=3D"gmail_extra"><br clear=3D"all"><div><br>-Filippo-<div><br></d=
iv><div><img src=3D"http://mitexeced.com/mit_lightbox/images/think_before_y=
ou_print.png"><br></div></div>
<br><br><div class=3D"gmail_quote">On 6 May 2014 19:12, Shashank Chintalagi=
ri <span dir=3D"ltr">&lt;<a href=3D"mailto:shashank DOT chintalagiri AT gmail DOT com"=
 target=3D"_blank">shashank DOT chintalagiri AT gmail DOT com</a>&gt;</span> wrote:<br=
><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1=
px #ccc solid;padding-left:1ex">

<p dir=3D"ltr">While on the subject, I&#39;ve been using this method to put=
 our logo onto pcbs. It gets the job done, certainly, but some things have =
been slightly problematic. </p>
<p dir=3D"ltr"> - Changing the size of it in the PCB is not possible. This =
is ok, though if there is a way to do it I&#39;d like to know.</p>
<p dir=3D"ltr">- 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. </p>



<p dir=3D"ltr">Thanks<span class=3D"HOEnZb"><font color=3D"#888888"><br>
Shashank </font></span></p><div class=3D"HOEnZb"><div class=3D"h5">
<div class=3D"gmail_quote">On 06-May-2014 9:42 PM, &quot;Gareth Edwards&quo=
t; &lt;<a href=3D"mailto:gareth AT edwardsfamily DOT org DOT uk" target=3D"_blank">gar=
eth AT edwardsfamily DOT org DOT uk</a>&gt; wrote:<br type=3D"attribution"><blockquote=
 class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli=
d;padding-left:1ex">


On 6 May 2014 17:01, DJ Delorie &lt;<a href=3D"mailto:dj AT delorie DOT com" targe=
t=3D"_blank">dj AT delorie DOT com</a>&gt; wrote:<br>
&gt;<br>
&gt; The tool you want is &quot;pstoedit&quot; which has a PCB exporter. =
=C2=A0If you can<br>
&gt; get the SVG converted to EPS/PS, that&#39;s the way to go.<br>
<br>
(briefly mentioned here:<br>
<br>
<a href=3D"http://wiki.geda-project.org/geda:pcb_tips#how_do_i_import_exter=
nal_vector_graphics" target=3D"_blank">http://wiki.geda-project.org/geda:pc=
b_tips#how_do_i_import_external_vector_graphics</a><br>
)<br>
</blockquote></div>
</div></div></blockquote></div><br></div>

--001a11c20e7ab7f13804f8cbd592--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019