3 GNU Electronic Design Automation
4 ------------------------------------------------------------------------------
7 The peer reviews; Thanks a lot. This is what makes Open Source so fun.
9 Dan McMahill <mcmahill at mtl dot mit dot edu>
10 - Fixed 64-bit support
11 - Some additional configure things
12 - Some great feedback on the measure tool thing.
13 - A patch to allow plus sign on the coordinates in a drill file.
14 - The over-all NetBSD and 64-bit guy.
15 - Fixed GCC4 problem that had rotten into the code.
17 Uwe Bonnes <bon at elektron dot ikp dot physik dot tu-darmstadt dot de>
18 - Submitted patches for 'D' flag in Format Statement
20 Dan Christian <dac at ptolemy dot arc dot nasa dot gov>
21 - Pointed out EagleCad broken Gerber and also sent a
22 patch for fixing this.
24 Fredrik Jonsson <fredrikj at spirea dot com>
25 - Sent me actual EagleCad files so I saw the bugs.
27 Joachim Jansen <jj at ekf dot de>
28 - Found and reported several bugs and came with very inspiring ideas
29 which made gerbv take a big leap forward.
31 Wojciech Kazubski <wk at ire dot pw dot edu dot pl>
32 - Patch so ./configure --data works.
34 Neil Darlow <neil at darlow dot co dot uk>
35 - Reporting arc draw bug and sending along examples to show the bug.
37 Dino Ghilardi <dino dot ghilardi at ieee dot org>
38 - Pointed out that an 'oval' is different from a geometrical ellypse.
39 - Some other feature requests.
40 - Contributed export PNG functionality!
41 - Came up with the idea and sent me the suggestion in source code on
42 how the superimposing should work!
43 - Wrote PNGPrintMiniHowto and code for explicitly setting the scale.
44 - Hacked together the error popup thing.
46 Bruno Schwander <bruno at tinkerbox dot org>
47 - Patch to configure.in to fit different GTK-versions on FreeBSD
48 - Made me aware of BSD "different" getopt and also sent an example
49 that was already fixed in CVS so I had to make a release.
52 - Submitted information on how to generate proper Excellon files from
56 - Submitted code for turning all layers on and off.
59 - Sent in a patch to be able to compile gerbv under Mac OS X and fink.
62 - A patch to support incremental coordinates.
65 - A patch to fix a problem with polygons not always being filled properly.
66 - Another patch to solve circular polygon outline by approximating them
67 with a number of short segments.
70 - A patch to fix that some gerbers has for instance G4 instead of G04.
73 - Written code fo select, find and mark parts from "pick and place" files.
74 - MINGW32 WINDOWS port.
77 - Removed potential dependencies on mmap for porting to mingw.
78 - Helped Juergen Haas with above mentioned "part finder" and MINGW32 code.
81 - Patch, complete with updated man page, to be able to read tools file from
82 for instance Eagle CAD.
85 - Found some ugly bugs in the polygon area.
86 - Suggested use of z, Z and f.
89 - Found a bug in handling negative image polarity in combination with
90 layer polarity and sent in a patch for that.