kicad/common/gal
John Beard 4c355c32d3 Fix rounding in COLOR4D::ToColour
Due to the implicit floor of the cast from double to unsigned char,
there was a small rounding error in COLOUR4D's WX conversion function.

This fixes the failing tests.

Also make the cast to unsigned char explicit.
2018-11-08 14:40:42 -05:00
..
cairo Fix bitmap scale in printouts 2018-10-31 19:17:30 +01:00
opengl Fix bitmap scale in printouts 2018-10-31 19:17:30 +01:00
color4d.cpp Fix rounding in COLOR4D::ToColour 2018-11-08 14:40:42 -05:00
gal_display_options.cpp Grid settings for Eeschema GAL. 2018-10-09 11:08:55 +01:00
graphics_abstraction_layer.cpp Fix bitmap scale in printouts 2018-10-31 19:17:30 +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