kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28511
Re: [PATCH] Open polylines in OpenGL GAL
-
To:
<kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Tue, 7 Mar 2017 13:59:12 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<CAG1r56+wJrRx2AcG=+nxtGSE8uiR78U1WxUD=a+PsObcO7i5jw@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1
Hi John,
Thank you for fixing the problem. I have just committed your patch.
Cheers,
Orson
On 03/07/2017 01:11 PM, John Beard wrote:
> Hi,
>
> Attached patch fixes polylines in GAL: they were drawn always closed
> in OpenGL and always open in Cairo.
>
> I think the code could stand a refactor in this area and try to move
> the logic into GAL, rather thn duplicating in each implementaiton.
> However, since CAIRO_GAL uses the same code for polyline and polygon,
> it's not trivial, so I'm going to submit this first, separately.
>
> Cheers,
>
> John
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Attachment:
signature.asc
Description: OpenPGP digital signature
References