This website requires JavaScript.
Explore
Help
Register
Sign In
electron-rare
/
kicad-source-mirror
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4.0
kicad-source-mirror
/
common
/
gal
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Maciej Suminski
and
Wayne Stambaugh
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