kicad/common/gal
jean-pierre charras 6d12a0c95b OPENGL_GAL, DrawArcSegment(): do not modify the radius of arc.
The radius correction does not fix correctly approximation errors,
and creates serious issues for thin arcs:
- control point outside the arc
- HitTest active area outside the arc shown on screen
- Cairo and opengl gives different arc positions.
- the formula used in radius correction is probably incorrect.
2020-10-24 16:29:26 +02:00
..
cairo Correct Cairo GAL dot rendering 2020-10-21 12:31:21 -07:00
opengl OPENGL_GAL, DrawArcSegment(): do not modify the radius of arc. 2020-10-24 16:29:26 +02:00
color4d.cpp Update default color theme 2020-10-18 14:12:54 -04:00
dpi_scaling.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
gal_display_options.cpp Update GAL observers for all frames, not just calling frame. 2020-10-09 21:30:09 +01:00
graphics_abstraction_layer.cpp Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00
hidpi_gl_canvas.cpp Move DPI_SCALING into the GAL from common 2020-06-19 17:02:46 +01:00
stroke_font.cpp Implement hypertext links for intersheet references. 2020-10-02 21:18:34 +01:00