kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #15978
Re: Haskell Library
On 2 December 2014 at 16:27, Vesa Solonen <vesa.solonen@xxxxxxxx> wrote:
> I would really really like to see an SVG-importer for pcbnew. The
> current way through a bitmap to vector again seems a bit clumsy...
>
What I am working on is a stand-alone converter which maps various colours
to layers (so red is F.Cu and green is B.Cu etc). I can already do rounded
rectangles quite well. I made this PCB <https://imgur.com/aAWSLsi> (a
capacitive touch experiment) using it so I should probably clean it up and
release it. I got caught up with trying to convert oval arcs and bezier
curves in the mean time though.
Follow ups
References