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=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=EG3LiRohpWbyTvLP9hjdXDCAMoqyBGyjB+NXjDiQDAI=; b=gCZbACXeMIjSe0BZXQ+y9MhF9+XqDF8VWr2e661oGudUKA3Ii2ORqfEN5TOm5AXKPL y1cWPNOJuCWxDL6hkafw1WsWr/koVG8Ltmcciq1Q5I7fIqltLcuKUbEX+OOIUhynrY+9 luW9O7eoXBf+x0UMSLJdcfBoXKH2A/sb8vkKH+ODHK3oD8d9Dtnbmz9R5bY241O3GZJT rtdNM7rEEYqshs91sDnoPA5JzGAS4dr05gqUu0pYOPh1EniA8gvx6uKH83dPcrPPOdCa SM68iu/L9vZHiFYzjZpw7u/jTHKCuvAlTNVADwuKzH/ed73APznMtV6kKOtgJEildIge zsnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=EG3LiRohpWbyTvLP9hjdXDCAMoqyBGyjB+NXjDiQDAI=; b=EOxiePIQDvwPovHAIKaGYy7PYI9tSzPOOJSb+BrwC7oB2bmbssSZCtsLwVE7AoKDO2 dUXZAhabkebrXge8RaYAtsFwxDiwUJTIzGXYHig4qgr+/DWrmhPK59sjNC+YSm+QNo2U p4/vvNhk+lSLh+kjX2kpvdmepD0Bd0UKkppxQyOrilpfAMxhczdM+FDEpBaw/pyIAJJZ 2V5vSB0oP+K9BszuFmz3MCUn+jLEoNTPT4gvJdw7o2Qswfp1/q0WS5+2qr//vUBEjmLo 6o9O8nsYXRxLk2BAwP6ktZzzm48f+rpiK7Uv2UPotjUKBCSyeBR3gwAPRYRRtaosf8lf 8Qqg== X-Gm-Message-State: AFeK/H3TPyGwZn4gpEWkCMdEIyWMgFg/KtO2GMzr/VBODcfqnmMeyrR2kgywCRu4rWyFLA== X-Received: by 10.46.69.193 with SMTP id s184mr1739122lja.12.1489785777796; Fri, 17 Mar 2017 14:22:57 -0700 (PDT) Date: Fri, 17 Mar 2017 22:22:56 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] [pcb-rnd] tEDAx footprint load support Message-Id: <20170317222256.c76ee88572bfa9146c437e62@gmail.com> In-Reply-To: References: <20170314194424 DOT a2f383cf15dcf3ae8e204261 AT gmail DOT com> <7000e948-3f4a-5676-d1ec-6017daad0cdc AT fastmail DOT com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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 > Blind and buried vias are an interesteing topic, but to me not > relevant to footprint support - what do others think? Almost certainly not but all objects except hole are allowed to be on any layer. In my world hole should be allowed to use any drawing primitive because it is hard to predict which will be useful, at least line with rounded edges happens sometimes. If the tool does not support a feature like for example a hole with rounded edges there is not much else to do than notify the user whatever format is used.