kicad/include/gal/cairo
jean-pierre charras 388397f97d Protect TesselatePolygon() against degenerated polygons (less than 3 corners) to avoid crashes.
Use TesselatePolygon() to draw polygons in Gerbview instead of GLU tesselation, much slower.
Add helper methods in GAL to know if the current GAL engine is Cairo, OpenGL or something else,
useful to optimize drawing code.
2018-12-18 12:49:14 +01:00
..
cairo_compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
cairo_gal.h Protect TesselatePolygon() against degenerated polygons (less than 3 corners) to avoid crashes. 2018-12-18 12:49:14 +01:00
cairo_print.h Fix printout page orientation on GTK3 2018-11-16 09:52:40 +01:00