Re: [Kicad-developers] [PATCH] Correctly handle justification in LIB_TEXT::Plot

2015-11-07 Thread Jon Neal
Bug confirmed and patch confirmed as working as well. Note for those who try to test: this fixes text /in a symbol/ when plotted. Jon Neal On Sat, Nov 7, 2015 at 11:11 PM, Chris Pavlina wrote: > LIB_TEXT::Plot doesn't take justification into account, so when generating > postscript/PDF/etc wit

[Kicad-developers] [PATCH] Correctly handle justification in LIB_TEXT::Plot

2015-11-07 Thread Chris Pavlina
LIB_TEXT::Plot doesn't take justification into account, so when generating postscript/PDF/etc with left/right-justified text, the text is in the wrong position. This patch fixes that. -- Chris commit 54feccf699042b15f42ec95f834ee2b123fac883 Author: Chris Pavlina Date: Sat Nov 7 23:10:40 2015

Re: [Kicad-developers] RC2

2015-11-07 Thread Andrew Zonenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Confirmed to warn, but not crash, in r6302. Guess somebody fixed it already. On 07/11/15 13:04, Wayne Stambaugh wrote: > On 11/06/2015 12:25 PM, Andrew Zonenberg wrote: >> There's another bug I spent a while hunting for earlier this >> week, but could

[Kicad-developers] auto-place footprints small bug

2015-11-07 Thread Marco Ciampa
If you create a non rectangular, say circular, edge cut shape, autoplace footprint function thinks it is rectangular and puts elements inside and outside borders. I did not tried complex shapes but it should misbehave similarly... Please test if it's me that I am not able to use it... Regards, -

Re: [Kicad-developers] RC2

2015-11-07 Thread Wayne Stambaugh
On 11/06/2015 12:25 PM, Andrew Zonenberg wrote: > There's another bug I spent a while hunting for earlier this week, but > couldn't get too far with. Maybe someone else can pick it up? > > Steps to reproduce: > * Open pad editor > * Select pad type: SMT > * Select copper layers: none > * Uncheck a

Re: [Kicad-developers] RC2

2015-11-07 Thread Wayne Stambaugh
On 11/07/2015 11:52 AM, jp charras wrote: > Le 06/11/2015 19:35, Wayne Stambaugh a écrit : >> On 11/6/2015 12:04 PM, Mark Roszko wrote: >>> One thing I didn't think was fixed yet was a null dereference >>> introduced with the clipper library upgrade. jp fixed the >>> uninitialized warnings but ther

Re: [Kicad-developers] RC2

2015-11-07 Thread jp charras
Le 06/11/2015 19:35, Wayne Stambaugh a écrit : > On 11/6/2015 12:04 PM, Mark Roszko wrote: >> One thing I didn't think was fixed yet was a null dereference >> introduced with the clipper library upgrade. jp fixed the >> uninitialized warnings but theres still a explicit null deref in a >> loop cond

Re: [Kicad-developers] This is my first try at collaboring at translating KiCad to Spanish

2015-11-07 Thread timofonic timofonic
Hello. No problem. I need to learn how to do it and check what I did it. I'll be available in 30 minutes approximately. If Spanish translators do early commits or have their own fork with them, I would like to know if we can work in the same fork. I'm far for being as efficient abd skilled at

Re: [Kicad-developers] This is my first try at collaboring at translating KiCad to Spanish

2015-11-07 Thread Nick Østergaard
Hi timfonic Please make pull requests on the kicad-i18n repo. Den 07/11/2015 03.08 skrev "timofonic timofonic" : > Hello. > > Here's my file. I'm sure it's far from perfect, but I tried it. It served > me as exercise, I'm going to continue tomorrow and hope to be faster. > > I send it in case it