kicad/common/gal
Maciej Suminski 602ecf7502 Fix overbar display in OpenGL canvas
Moved the code handling text overbars to a single function
(ProcessOverbars()) to replace similar pieces of code trying to do the
same thing.

Fixes: lp:1735906
* https://bugs.launchpad.net/kicad/+bug/1735906
2017-12-07 17:58:54 +01:00
..
cairo Add support for reversed draw order and Cairo negative draw mode 2017-09-25 13:35:01 +02:00
opengl Fix overbar display in OpenGL canvas 2017-12-07 17:58:54 +01:00
color4d.cpp Preserve color scheme when switching to legacy (Fixes lp:1670669) 2017-11-28 10:47:04 +01:00
gal_display_options.cpp Move cursor shape flag into GAL settings 2017-03-22 10:24:48 +01:00
graphics_abstraction_layer.cpp Avoid division by 0 in GAL::GetGridPoint( const VECTOR2D& aPoint ) 2017-11-07 09:45:03 +01:00
stroke_font.cpp Fix overbar display in OpenGL canvas 2017-12-07 17:58:54 +01:00