kicad/include/gal
Seth Hillbrand 6084614371 GAL: Use vector for stroke elements
deque structures have higher overhead than vectors.  Not usually
problematic, but with hundreds of thousands of characters each with only
a few strokes, the overhead becomes dominant.
2019-10-18 21:48:58 -07:00
..
cairo wxWidgets compatibility fixes 2019-09-05 08:11:44 -04:00
opengl Cleaning Cairo GAL 2019-08-28 19:29:47 -07:00
color4d.h Fix initialization of COLOR4D statics 2019-08-06 10:06:10 -07:00
compositor.h Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
definitions.h cairo: Fix rotated oval pads 2019-02-18 09:44:28 -08:00
gal_display_options.h GAL opts: move config reading into GAL_DISPLAY_OPTIONS 2019-04-12 16:08:11 +01: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 Cleaning Cairo GAL 2019-08-28 19:29:47 -07:00
hidpi_gl_canvas.h Add configuration of Hi-DPI canvas scaling in OpenGL 2019-03-25 15:00:55 +00:00
stroke_font.h GAL: Use vector for stroke elements 2019-10-18 21:48:58 -07:00