kicad/pcbnew/exporters
Dick Hollenbeck 0c459ced97 EDA_TEXT object refactor.
Make all EDA_TEXT data private and rename accessors to avoid function
name collisions in derived classes.

Overload EDA_TEXT's SetTextAngle() and SetEffects() in TEXTE_PCB.

Add support for preserving Reference text position, size, orientation
during a netlist import into a BOARD, as well as the one off footprint
update dialog.
2017-01-25 08:03:32 -05:00
..
export_d356.cpp Code cleanup: Remove outdated decimils to/from iu defines and conversion functions (decimils are no more in use since a long time). 2016-06-05 13:49:25 +02:00
export_gencad.cpp EDA_TEXT object refactor. 2017-01-25 08:03:32 -05:00
export_idf.cpp Split IO_ERROR out of richio.* and store Problem() and Where() separately 2016-09-20 11:56:18 -04:00
export_vrml.cpp EDA_TEXT object refactor. 2017-01-25 08:03:32 -05:00
gen_drill_report_files.cpp gendrill_Excellon_writer.*: make 3 helper methods private. Coding style fixes. 2017-01-17 20:37:14 +01:00
gen_modules_placefile.cpp Make footprint ID into a generic library ID. 2016-11-20 18:35:08 -05:00
gendrill_Excellon_writer.cpp gendrill_Excellon_writer.*: make 3 helper methods private. Coding style fixes. 2017-01-17 20:37:14 +01:00
gendrill_Excellon_writer.h gendrill_Excellon_writer.*: make 3 helper methods private. Coding style fixes. 2017-01-17 20:37:14 +01:00