kicad/common/gal
Seth Hillbrand 78ff9a857a Jerry-rig HTML-format alpha parsing
On wx3.0, the HTML format #RRGGBBAA cannot handle the alpha channel.
Instead, we route this through a COLOR4D routine when we need to use
these colors

Fixes https://gitlab.com/kicad/code/kicad/issues/9963
2021-12-13 16:04:40 -08:00
..
cairo GAL: made Begin/EndDrawing calls public to have more control over timing of rendering context creation/destruction 2021-11-29 23:30:10 +01:00
opengl PROF_COUNTER -> PROF_TIMER 2021-12-05 14:25:37 -05:00
color4d.cpp Jerry-rig HTML-format alpha parsing 2021-12-13 16:04:40 -08:00
cursors.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
dpi_scaling.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
gal_display_options.cpp Update GAL observers for all frames, not just calling frame. 2020-10-09 21:30:09 +01:00
graphics_abstraction_layer.cpp fix if comparison with uninitialized member value 2021-07-15 16:18:24 +00:00
hidpi_gl_canvas.cpp Convert mouse coordinates to native pixesl in the 3D viewer 2021-10-10 17:52:12 +01:00
stroke_font.cpp Go back to using space-width for tabs (instead of max-char-width). 2021-06-24 23:53:27 +01:00