jean-pierre charras
23d1905c55
Update potrace to version 1.15 (that fixes some bugs)
8 years ago
jean-pierre charras
a0fd827986
Update potrace library from 1.12 to 1.13, due to a bug fix in 1.13
10 years ago
jean-pierre charras
23a0dddea9
Potrace library: update version from 1.8 to 1.12
10 years ago
jean-pierre charras
ef2e05c8d7
Try to fix coverity warning 102619.
10 years ago
jean-pierre charras
4b4d9d9770
Plot solder mask layer: fix incorrect margin of zones drawn on this layer (zone areas were slighly larger than the actual areas)
Fix a few minor and very minor other issues: coverity warnings and compil warning.
10 years ago
Dick Hollenbeck
8ccf0320b4
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
File "rules" has instructional text as comments near top.
2) Convert all text files in repo to LF line ending form.
Any checkout done with "rules" in play will convert the working
tree to native line ending, while keeping repo as LF line ending.
13 years ago
Dick Hollenbeck
210a7036db
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
13 years ago
Dick Hollenbeck
b90d657cb8
fix bug 921553
14 years ago
Dick Hollenbeck
b8a0ab4c52
switch to <> for includes from "" per conversation with Jean-Pierre and Wayne, adjust search paths
14 years ago
Dick Hollenbeck
cc097762c7
Temporarily reverse out the evolving support for finer Board Internal Units (BIU)s.
14 years ago
Vladimir Ur
09a61396ba
Some code restyling: VECTOR_PCB is an array. Cleanup uncontrolled definitions of abs, max, etc. max is now overloaded function and MAX is a macro.
14 years ago
jean-pierre charras
51a845470b
bitmap2component: use BOOST:POLYGON instead of KBool, and minor enhancements.
14 years ago
jean-pierre charras
ac11d86c2f
Added an experimental tool to create logos from .bmp bitmaps. Added Potrace library to convert bitmaps to polygons
16 years ago