kicad/common/gal
Seth Hillbrand e8333633fe GAL: Add antialiasing options to Cairo
Cairo supports antialiasing when rendering but can be slow when set to
sub-pixel mode.  This bumps the minimum version of Cairo to 1.12
(available in 14.04 LTS as well as mingw) to support three antialias
settings (fast, good, best) that offer speed/appearance tradeoffs.

This can provide a higher-quality eeschema render as it works on a
per-element basis as opposed to the OpenGL per-screen antialias.
2019-01-04 13:39:56 -08:00
..
cairo GAL: Add antialiasing options to Cairo 2019-01-04 13:39:56 -08:00
opengl Opengl engine: temporary disable bitmaps cache, because it creates serious issues in cross-probing in hierarchies. 2018-12-30 20:30:43 +01:00
color4d.cpp Fix rounding in COLOR4D::ToColour 2018-11-08 14:40:42 -05:00
gal_display_options.cpp GAL: Add antialiasing options to Cairo 2019-01-04 13:39:56 -08:00
graphics_abstraction_layer.cpp Gerbview: fix incorrect initialization of WorldUnitLength. 2018-11-20 10:27:59 +01:00
hidpi_gl_canvas.cpp Remove wx-3.1 only constructor from HIDPI_GL_CANVAS wrapper. 2017-12-18 16:26:01 +01:00
stroke_font.cpp More performance enhancements. 2018-08-06 13:49:27 +01:00