On 21.08.2015 23:15, Mário Luzeiro wrote:
> Hi Tomasz, all,
> 
> after remove boost, I also noted that you remove ExportTo functions.
> Are there any way (already implemented) that I can export to a 
> ClipperLib::Paths ?

Hi Mario,

SHAPE_POLY_SET internally uses ClipperLib::Paths. Please don't use this
structure directly in Kicad code, if there's any missing functionality,
extend SHAPE_POLY_SET instead. It will save us time in the future if
we'll decide to go for yet another polygon library (or use a bit of one
and a bit of another).

Tom


> 
> Mario
> ________________________________________
> From: Kicad-developers 
> [kicad-developers-bounces+mrluzeiro=ua...@lists.launchpad.net] on behalf of 
> Tomasz Wlostowski [tomasz.wlostow...@cern.ch]
> Sent: 13 July 2015 23:46
> To: Kicad Developers
> Subject: [Kicad-developers] [PATCH] No more boost::polygon in Kicad
> 


_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to