kicad/common/gal
jean-pierre charras 7be215249d OPENGL_GAL: avoid crash when esotheric unicode chars are used in netnames/pad names in Debug mode.
It happens when the char is not found in the font used to display netnames/pad names.
When happens, a wxASSERT is raised.
Unfortunately it can crash the application if it is during a paint event or some critical time.
2018-10-20 18:08:36 +02:00
..
cairo Fix some artifacts when drawing items, both on Cairo and Opengl. 2018-10-09 11:08:56 +01:00
opengl OPENGL_GAL: avoid crash when esotheric unicode chars are used in netnames/pad names in Debug mode. 2018-10-20 18:08:36 +02:00
color4d.cpp Minot cosmetic enhancement 2018-10-11 11:26:59 +02:00
gal_display_options.cpp Grid settings for Eeschema GAL. 2018-10-09 11:08:55 +01:00
graphics_abstraction_layer.cpp gal: Draw grid from edge to edge 2017-12-20 09:28:39 +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