kicad/include/gal
jean-pierre charras 30d72045e7 Rework on class EDA_TEXT and related classes and draw functions (Note: this is a work in progress):
* remove duplicate code between  draw functions and STROKE_FONT used in GAL. Use only  STROKE_FONT methods in draw, plot and test DRC function for texts. It remove slightly different shapes between GAL and other calculations.
* fix incorrect bounding box for texts with overbar. Especially noticeable for texts with overbar inside a copper zone in Pcbnew.
* fix a few minor other bugs related to graphic texts.
2016-03-23 08:41:47 +01:00
..
cairo GAL::DrawPolygon() and GAL::DrawPolyline() variants that work with VECTOR2D array. 2016-01-20 15:16:39 +01:00
opengl GAL::DrawPolygon() and GAL::DrawPolyline() variants that work with VECTOR2D array. 2016-01-20 15:16:39 +01:00
color4d.h Fix many doxygen warnings (due to missing info, old comments, typo ...) when building the doxygen doc. 2014-11-02 17:25:04 +01:00
compositor.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
graphics_abstraction_layer.h Rework on class EDA_TEXT and related classes and draw functions (Note: this is a work in progress): 2016-03-23 08:41:47 +01:00
stroke_font.h Rework on class EDA_TEXT and related classes and draw functions (Note: this is a work in progress): 2016-03-23 08:41:47 +01:00