kicad/common/gal
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
..
cairo Refactor COMPOSITOR/OPENGL_COMPOSITOR to enable customization of scene rendering and presentation 2017-01-11 16:20:35 +01:00
opengl Removed a redundant assert in OPENGL_COMPOSITOR. 2017-01-18 14:30:08 +01:00
color4d.cpp Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
gal_display_options.cpp OpenGL antialising code clean up & formatting 2017-01-11 16:20:37 +01:00
graphics_abstraction_layer.cpp EDA_TEXT object refactor. 2017-01-25 08:03:32 -05:00
stroke_font.cpp Fixes: lp:1629387 (pagelayout text sometimes shrinking) 2016-10-06 17:19:55 +02:00