kicad/include/gal
Tomasz Włostowski bbee30671a gal: pixel alignment hacks, works for Retina display too now.
gal: pixel alignment for Cairo.
gal: pixel alignment for OpenGL

Cleanup of pixel alignment patches

gal/opengl: more pixel alignment patches:
- works on Retina displays now
- pixel alignment for circles
- correct 1-pixel strokes
- fixed unfinished 1-pixel line ends

GAL: Restore antialiasing options in Cairo
GAL: Fix arc drawing

Removes DrawArcSegment, which drew arcs whose edge was optionally
stroked (a feature that we did not use).  Fixes Cairo arc drawing issue
where arcs were not visible in pcbnew.

gal: further cleanup
gal: removed unused shader parameter
2019-02-16 20:03:13 +01:00
..
cairo gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
opengl gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
color4d.h colors: Add HSL conversion and tune colors 2019-02-11 22:08:41 -08:00
compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
gal_display_options.h GAL: Add antialiasing options to Cairo 2019-01-04 13:39:56 -08:00
gal_print.h Decouple GAL printing interface and its Cairo-based implementation 2018-10-31 19:17:30 +01:00
graphics_abstraction_layer.h gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
hidpi_gl_canvas.h gal: pixel alignment hacks, works for Retina display too now. 2019-02-16 20:03:13 +01:00
stroke_font.h Modified STROKE_FONT::ComputeStringBoundaryLimits() to process multiline strings 2018-03-08 10:56:34 +01:00