kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #21180
Re: [PATCH] Correctly handle justification in LIB_TEXT::Plot
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 <pavlina.chris@xxxxxxxxx>
wrote:
> 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
>
> _______________________________________________
> 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
>
>
References