This website requires JavaScript.
Explore
Help
Sign In
haskal
/
kicad
Watch
1
Star
0
Fork
You've already forked kicad
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4.0.6
kicad
/
common
/
gal
History
Maciej Suminski
115d70e060
Fixed a crash when drawing a single point polyline
2016-09-29 09:55:42 -04:00
..
cairo
GAL::DrawPolygon() and GAL::DrawPolyline() variants that work with VECTOR2D array.
2016-02-11 19:05:24 -05:00
opengl
Fixed a crash when drawing a single point polyline
2016-09-29 09:55:42 -04:00
color4d.cpp
Namespace KiGfx->KIGFX.
2013-10-14 16:13:35 +02:00
graphics_abstraction_layer.cpp
replace round() with KiROUND(), our function that is used almost everywhere for rounding, and detects int overflows in debug mode.
2015-07-17 10:26:48 +02:00
stroke_font.cpp
Fix incorrect (too small) bounding box EDA_TEXT, noticeable when chars like j or { are used in zone fill functions.
2016-03-11 16:30:32 -05:00