← Back to team overview

kicad-developers team mailing list archive

Re: pcbnew graphic primitives - filled polygon?

 

Thanks Lorenzo!

It looks like the bitmap conversion tool is generating modules in the old
format, not the new s-expression format. I was just curious about the
capabilities of the new file format. Do you know if there is any
documentation about this yet?

Thanks for your help,
Matthew


On Wed, Jun 19, 2013 at 10:42 AM, Lorenzo Marcantonio <
l.marcantonio@xxxxxxxxxxxx> wrote:

> On Wed, Jun 19, 2013 at 10:38:28AM -0400, Matthew Beckler wrote:
> > Quick question: Does the new module format support filled polygons? I see
> > in pcbnew/{kicad_plugin,pcb_parser}.cpp that there is support for fp_arc,
> > fp_circle, cp_curve, fp_line, fp_poly, but it doesn't look like it
> supports
> > filling the polygon?
>
> IIRC it does, look at the output of the bitmap conversion tool.
>
>
> --
> Lorenzo Marcantonio
> Logos Srl
>
> _______________________________________________
> 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
>

Follow ups

References