7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-14 03:19:35 +00:00
kicad/include/gal
Maciej Suminski 6be27ae2ea Glyphs and their bounding boxes are held in vectors instead of deque.
Moved scaling of font glyphs to the moment when they are created (eliminated a few multiplications unnecessary variables).
Changed some magic numbers into constants.
2013-12-05 16:29:54 +01:00
..
cairo Mainly case changes. 2013-10-14 20:40:36 +02:00
opengl Mainly case changes. 2013-10-14 20:40:36 +02:00
color4d.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
compositor.h Namespace KiGfx->KIGFX. 2013-10-14 16:13:35 +02:00
definitions.h Mainly case changes. 2013-10-14 20:40:36 +02:00
graphics_abstraction_layer.h Changed std::wstring to wxString. 2013-12-05 16:00:24 +01:00
stroke_font.h Glyphs and their bounding boxes are held in vectors instead of deque. 2013-12-05 16:29:54 +01:00