kicad/include/gal/cairo
jean-pierre charras 36048fa436 OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc.
Previously, the count of segments used a magic number optimized for Pcbnew.
This is not good, and does not work well on Gerbview.
The count uses now a max error acceptable is approximation (5 microns in Gerbview and Pcbnew).
Fixes #9101
https://gitlab.com/kicad/code/kicad/issues/9101
2021-09-06 16:36:47 +02:00
..
cairo_compositor.h Gerbview: fix cairo negative items and implement real differential mode 2021-08-31 12:43:53 +00:00
cairo_gal.h OPENGL_GAL::DrawArcSegment(): use a better number of segm to approximate the arc. 2021-09-06 16:36:47 +02:00
cairo_print.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00