7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 00:25:21 +00:00
kicad/common/gal
Jeff Young b549c4feec Drawing sheet can't share glyph cache entries with editors.
(They use different internal units.)

Also fixes a fialure of CAIRO_GAL to reset the fill
and stroke after drawing outline glyphs.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/18579
2024-08-22 12:23:21 -06:00
..
3d Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 2024-06-08 21:13:16 +03:00
cairo Drawing sheet can't share glyph cache entries with editors. 2024-08-22 12:23:21 -06:00
opengl Don't try to clear empty bitmap cache. 2024-07-01 18:23:19 +03:00
shaders Cleanup naming of shader params/uniforms 2022-05-19 07:49:24 -04:00
CMakeLists.txt Rename the gal output to kigal 2024-01-13 11:35:59 -05:00
color4d.cpp Add the option to use alternating row colors in tables/grids 2024-04-01 21:59:37 +01:00
cursors.cpp Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
dpi_scaling.cpp gal as a shared lib, gaasl! 2023-09-26 22:31:31 -04:00
gal_display_options.cpp Break out the boundary violating parts of gal into common through subclassing 2023-09-23 09:37:47 -04:00
graphics_abstraction_layer.cpp Detect if HiDPI cursors are needed 2024-05-26 07:51:15 -07:00
hidpi_gl_3D_canvas.cpp Support transparent background in 3D viewer PNG/clipboard export. 2024-02-29 17:11:53 +03:00
hidpi_gl_canvas.cpp Use wxWidgets to track DPI. 2024-05-31 17:08:43 +01:00
painter.cpp Painter base class should just live in gal instead of being in denial 2023-09-06 20:23:19 -04:00