I see LiquidPCB's looking good (and who doesn't love the hand-drawn look of curved tracks). I just wanted to say if you ever wanted to throw in IDF support or IGES exports the tools are all available (GPLv2+) within the libIGES project (https://github.com/cbernardo/libIGES). I originally wrote the IDF framework for KiCad but it was actually written to be usable by any other project; its (improved boost-free) code is in libIGES since it forms part of the IDF->IGES converter.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I see LiquidPCB's looking good (and who doesn't love the hand-drawn look of curved tracks). I just wanted to say if you ever wanted to throw in IDF support or IGES exports the tools are all available (GPLv2+) within the libIGES project (https://github.com/cbernardo/libIGES). I originally wrote the IDF framework for KiCad but it was actually written to be usable by any other project; its (improved boost-free) code is in libIGES since it forms part of the IDF->IGES converter.