delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=googlemail.com; s=20161025; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to; | |
bh=2BafvH6OpJ/hmpsjlpVLfN36cbovA3KE6ML6fjSgUOE=; | |
b=bCZ70fCF0IqgPZC1yLz2Zz6uVTuqm0GxYbnQ44PEY4aAb1XTXySo7utov8mouSnY/2 | |
I2Zfur0GCNcfy5BElabvmuTSvqGuxsAELdfBca1HINGzkCQWEHggEzOJ1FGvIaGt/zxa | |
/NkO33R2ryzGuuJb/AvHXabSEGJpFsSt696B42LTZi3ct4CNy0fNr1yJ1ofoCosEwEQg | |
lelr8uYE7mKqUzUbyuYLIuZW0M8dhdw8NgB4qW1j2E3g33m/v20mi/7ZXpiq4MXOxe/C | |
ITsk8pIXNuFfzeTrcfB/oqg3PAyktNTRVbNA94JwXwb5zY3V93CryFeGppXRr9Iqfs7t | |
dAGQ== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:in-reply-to:references:from:date | |
:message-id:subject:to; | |
bh=2BafvH6OpJ/hmpsjlpVLfN36cbovA3KE6ML6fjSgUOE=; | |
b=FS4WMYqPz71VnvPdybNXBWViGRR+K6uQG3uDGqFNxJ75O1qyO+6mKmqceS6WDavldF | |
tzl6fEbXgI+0vqEdMmRt7SeUwPn9uOztPkzTaWrJyosyqBH5fIVRmVLN5eNtwjg6DTH3 | |
lSgqr7FNZQdxvPpHZuZYPJE3lLs1xqXuuS8qFgnMxhtUwbOzIrUS3pSbYWgys1RrQGzA | |
RJXHT3bTdRAgM80bR8HG0oPtV4Nup7w/TBK69v6DPpIdzNVBq6oBcahRDpVWtFUyyqzx | |
Mk5tIm1TbqmgDO+A2u+JWiSjp8qmZP9yR/Ox/Z0USXyHViNqIHSjsPa6YL4mgBb8oQZe | |
2a+Q== | |
X-Gm-Message-State: | AMke39mybgTs7cAULaLsp8ZYOwpxUFiZJNXH+HQG1ceIAFFJRWltNq1rNgTYAYKOxMYZsN66304P4akTXA51yA== |
X-Received: | by 10.200.47.225 with SMTP id m30mr6744408qta.175.1487608808753; |
Mon, 20 Feb 2017 08:40:08 -0800 (PST) | |
MIME-Version: | 1.0 |
In-Reply-To: | <alpine.DEB.2.00.1702201723390.7286@igor2priv> |
References: | <CAEoZ9HijhehdxK0gOoiPChUjEavKM2+DgTsbreNmj4XhWEL6Ew AT mail DOT gmail DOT com> |
<alpine DOT DEB DOT 2 DOT 00 DOT 1702201723390 DOT 7286 AT igor2priv> | |
From: | "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com> |
Date: | Mon, 20 Feb 2017 16:40:08 +0000 |
Message-ID: | <CAJXU7q-Ob2YLzakHweXKP7EfCpg_r72awxdevOOL4P2CG7Gb4w@mail.gmail.com> |
Subject: | Re: [geda-help] Design a footprint with labels |
To: | geda-help AT delorie DOT com |
Reply-To: | geda-help AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-help AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
--001a1143c2ac9c566a0548f8ea38 Content-Type: text/plain; charset=UTF-8 Depending on what you wish to achieve, it may be possible to create text as graphics in some program, then convert to lines for use in a footprint - or polygon shaped for use on the pcb layout directly. Peter On 20 Feb 2017 16:29, <gedah AT igor2 DOT repo DOT hu> wrote: > > > On Mon, 20 Feb 2017, Vasily Olekhov (olekhov AT gmail DOT com) [via > geda-help AT delorie DOT com] wrote: > > Is there an easy way to design a footprint with a text labels on >> silkscreen? >> All my efforts end up when PCB removes all text, but leaves pure geometry >> elements (lines, arcs etc). >> > > Not really, an element can have only 3 text objects, from which only 1 is > visible at any given time. > > I think this is due to the way PCB deals with text labels. It includes a >> whole font definition in pcb sketch. When I try to combine all pieces to a >> element, it removes all text. >> > > It's not related to fonts. It's the limited footprint model. > > I thought the proper way is to somehow convert text to vector lines. >> Am I doing it wrong? >> > > YOu are not doing it wrong, I think currently your only option is that > conversion. > > >> Should I draw text line-by-line by hand? >> Should I exclude all text from footprint? And place it only during PCB >> design? >> >> And, by the way, is there a possibility to change font? It lacks russian >> characters. >> > > You can replace the default single font. As long as pcb supports only 1 > font, you'll probably have trouble packign both russian and english > alphabet in the available symbol space. > > Regards, > > Igor2 --001a1143c2ac9c566a0548f8ea38 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"auto">Depending on what you wish to achieve, it may be possible= to create text as graphics in some program, then convert to lines for use = in a footprint - or polygon shaped for use on the pcb layout directly.<div = dir=3D"auto"><br></div><div dir=3D"auto">Peter</div></div><div class=3D"gma= il_extra"><br><div class=3D"gmail_quote">On 20 Feb 2017 16:29, <<a href= =3D"mailto:gedah AT igor2 DOT repo DOT hu">gedah AT igor2 DOT repo DOT hu</a>> wrote:<br type= =3D"attribution"><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8= ex;border-left:1px #ccc solid;padding-left:1ex"><br> <br> On Mon, 20 Feb 2017, Vasily Olekhov (<a href=3D"mailto:olekhov AT gmail DOT com" t= arget=3D"_blank">olekhov AT gmail DOT com</a>) [via <a href=3D"mailto:geda-help AT de= lorie.com" target=3D"_blank">geda-help AT delorie DOT com</a>] wrote:<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> Is there an easy way to design a footprint with a text labels on silkscreen= ?<br> All my efforts end up when PCB removes all text, but leaves pure geometry<b= r> elements (lines, arcs etc).<br> </blockquote> <br> Not really, an element can have only 3 text objects, from which only 1 is v= isible at any given time.<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> I think this is due to the way PCB deals with text labels. It includes a<br= > whole font definition in pcb sketch. When I try to combine all pieces to a<= br> element, it removes all text.<br> </blockquote> <br> It's not related to fonts. It's the limited footprint model.<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> I thought the proper way is to somehow convert text to vector lines.<br> Am I doing it wrong?=C2=A0<br> </blockquote> <br> YOu are not doing it wrong, I think currently your only option is that conv= ersion.<br> <br> <blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p= x #ccc solid;padding-left:1ex"> <br> Should I draw text line-by-line by hand?<br> Should I exclude all text from footprint? And place it only during PCB<br> design?<br> <br> And, by the way, is there a possibility to change font? It lacks russian<br= > characters.<br> </blockquote> <br> You can replace the default single font. As long as pcb supports only 1 fon= t, you'll probably have trouble packign both russian and english alphab= et in the available symbol space.<br> <br> Regards,<br> <br> Igor2</blockquote></div></div> --001a1143c2ac9c566a0548f8ea38--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |