Kaspar Emanuel <[email protected]> writes:
> Was this applied, will it be in stable? I am interested mainly because of my
> library that works with .kicad_mod files.

If this were planned to go in I would suggest to take the patch for
SHAPE_CONVEX first. Without it roundrect pads will behave rather oddly
when using the OpenGL/Cairo canvas.

The SHAPE_CONVEX patch in itself is somewhat low risk IMHO, since it
only changes things for users of trapezoidal or oddly rotated pads, and
only with OpenGL/Cairo.

The roundrect patch then would need some extensions to make use of
SHAPE_CONVEX. This patch is higher risk because it touches external data
format, exported/plotted data, all canvas types and so on.


MGri

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to