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:from:date:message-id:subject:to; bh=rCvonjIRLao+xmhankXih4UmEongKWd7nbT1uVtaROk=; b=W4Ct/zFdC+7EEqkm6oE4krabnak5uf2v8oGDRsRa+zzvC/KV3EkixnapD0Sse8UWPg dJL+3eXED49xEJr2WiyczoSdQCxNEX050oBP/+gJQAucKc265BRkxcB1hRuo3RCi6fLA jMnXT6EO0D8IquDpdAM2E5BI2EJlXVwRZ8A6uGiGv+7pQmx/Gb1eqUbwEbzJnDMeJSLU 70CTbrS2cW1fgmi8u08oa2+sdJnzOBVP3wdBrkaxJ9JWyitVAg16kzw0AlYktDTCs59I +H23a8jWKmtFypRdVnLcdgLC0rEchIftzO+Gr16vBoONIYFcE7Nz/FhMuFGkwATj2Mf9 q8AQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=rCvonjIRLao+xmhankXih4UmEongKWd7nbT1uVtaROk=; b=jLhsHedQGOABP+37kedBe//5PqWyZ0QmGbljQ+defU18ls3OKJVDCiohM0EBPkd8iR I1UWGEvhYnlszOJ+2kP9KNb8V5EoCBBLpvHKYiPbBcUabiW0d/yMbW7CYtGxug1HDQvi KwTBqrJE29fWDO3FnDFyDFySOJCco5TPr2lusgJhrtDw/uW8pmEslPcgQwHZ3jgZ2OXU jT9GcIFSsocl/K4PZtO3FBlaQ0u7q/VvmGN7jVgP7zFr5HrSkD4HqHDHH0TgbpXpVRA3 9JvsE7YCuyGa4FVmET1DQo7orKtvA1Vg+irj0ee4HQt8se1NOsHn+CXqjFvxp2EMOp7l YKWw== X-Gm-Message-State: AE9vXwMLCbdcLFMHGlUshkT0AYfOjKCuc3f8DlSnsYogryWIwqpzhGi2fdNvr6eRmQrPMAqV2fgE0Rguyr8Spg== X-Received: by 10.55.204.155 with SMTP id n27mr16552372qkl.311.1474225782260; Sun, 18 Sep 2016 12:09:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 18 Sep 2016 11:09:41 -0800 Message-ID: Subject: Re: [geda-user] [pcb-rnd] property editor window and October test sprint To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 > - as mentioned above, arcs can now be edited; this means support for > elliptical arcs without a text editor. BEWARE: the polygon code is buggy > with ellipticals (this bug is present in the mainline too). Unless the intersection tests have been fixed, it's not just polygons. None of the intersection tests are implemented for elliptical arcs Britton