www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/08/16/12:07:00.1

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-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=tlSoeTA4E/SlCsOJfOUHTho7ZPvdv+Q2AjN2J/gCQHw=;
b=qDjdgS6Uhq16TdzFOzdiAQtxprHqNL4BOvOOKSQx30Nqo+d29Iu5T87WBw6e77RnFb
TSQlvGQzd2Xr2TjfylBYSpHLmWkBePgrE5nI5GthWtDF6nkFqBxODmnVVmIfQRie9frl
3bTpe/iBlgb41S7u+4cYa1phiq2gvwfNUl4LL44tuG7dcoWlHxuQr3xaYXPQP7McnmSn
B++Edb8sD0nrosGX4idrIOqKISfhJINayGmLKv4uDhdSl+Ga8Y4HS21HYy2Gs0eRhg7m
VmEHFtzBCzwy4aBLYCBidJ7yHkTe5UB00ZKm31NJFWi7oY12iEbqFG/II14TSjN4caDu
UeUQ==
MIME-Version: 1.0
X-Received: by 10.202.82.71 with SMTP id g68mr10484811oib.30.1439741151429;
Sun, 16 Aug 2015 09:05:51 -0700 (PDT)
In-Reply-To: <55CDA62A.6070706@envinsci.co.uk>
References: <55CDA62A DOT 6070706 AT envinsci DOT co DOT uk>
Date: Mon, 17 Aug 2015 01:35:51 +0930
Message-ID: <CAHUm0tMNtqueJ3LjmW74tZvxKcGpPaHVENGZF6DRRwHTtdq9uA@mail.gmail.com>
Subject: Re: [geda-user] Retaining silk screen text when converting buffer to element?
From: "Erich Heinzle (a1039181 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: 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

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

This may do what you need:

https://github.com/erichVK5/FootprintTextForPCB

It is a utility for converting a text string into a footprint element that
can then be broken into silk line elements for addition to a footprint you
are making.

I have added a demonstration footprint, demo.fp, to show what is possible.

The utility allows the generated text to be zoomed or shrunken with an
optional magnification ratio, and uses the free Hershey Sans 1 Stroke Font
I previously ported to gEDA.

I there's a lot of demand, I'll add support for Hershey German Gothic....

https://github.com/erichVK5/FootprintTextForPCB/blob/master/demo.fp

Have fun,

Erich.


On Fri, Aug 14, 2015 at 5:56 PM, Matt Rhys-Roberts (
matt DOT rhys-roberts AT envinsci DOT co DOT uk) [via geda-user AT delorie DOT com] <
geda-user AT delorie DOT com> wrote:

> I've just spent ages drawing a complicated footprint, using top layer
> rectangles for SMD pads, and silk screen lines to show the device outline.
>
> I also wanted to include silk screen text in the final element, but this
> disappeared when converting the buffer to an element! The silk lines were
> unaffected though.
>
> Can anyone advise me on how to make the silk screen text appear along with
> everything else please?
>
> Thanks,
> Matt.
>

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

<div dir=3D"ltr"><div><div><div><div><div><div>This may do what you need:<b=
r><br><a href=3D"https://github.com/erichVK5/FootprintTextForPCB">https://g=
ithub.com/erichVK5/FootprintTextForPCB</a><br><br></div>It is a utility for=
 converting a text string into a footprint element that can then be broken =
into silk line elements for addition to a footprint you are making.<br><br>=
</div>I have added a demonstration footprint, demo.fp, to show what is poss=
ible.<br><br></div>The utility allows the generated text to be zoomed or sh=
runken with an optional magnification ratio, and uses the free Hershey Sans=
 1 Stroke Font I previously ported to gEDA.<br><br></div>I there&#39;s a lo=
t of demand, I&#39;ll add support for Hershey German Gothic....<br><br><a h=
ref=3D"https://github.com/erichVK5/FootprintTextForPCB/blob/master/demo.fp"=
>https://github.com/erichVK5/FootprintTextForPCB/blob/master/demo.fp</a><br=
><br></div>Have fun,<br><br></div>Erich.<br><div><div><div><br></div></div>=
</div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Fr=
i, Aug 14, 2015 at 5:56 PM, Matt Rhys-Roberts (<a href=3D"mailto:matt.rhys-=
roberts AT envinsci DOT co DOT uk">matt DOT rhys-roberts AT envinsci DOT co DOT uk</a>) [via <a href=
=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>] <span dir=3D"l=
tr">&lt;<a href=3D"mailto:geda-user AT delorie DOT com" target=3D"_blank">geda-use=
r AT delorie DOT com</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" st=
yle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39=
;ve just spent ages drawing a complicated footprint, using top layer rectan=
gles for SMD pads, and silk screen lines to show the device outline.<br>
<br>
I also wanted to include silk screen text in the final element, but this di=
sappeared when converting the buffer to an element! The silk lines were una=
ffected though.<br>
<br>
Can anyone advise me on how to make the silk screen text appear along with =
everything else please?<br>
<br>
Thanks,<br>
Matt.<br>
</blockquote></div><br></div>

--001a113d7fd6e6492b051d6fdb2b--

- Raw text -


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