Good old guys keep on reporting
[geda-gerbv/spe.git] / CONTRIBUTORS
blob6e515e743368eb3097feeeddbe86d0dd2986da90
1 gEDA
3 GNU Electronic Design Automation
4 ------------------------------------------------------------------------------
6 gerbv CONTRIBUTORS
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.
16 Uwe Bonnes <bon at elektron dot ikp dot physik dot tu-darmstadt dot de>
17  - Submitted patches for 'D' flag in Format Statement
19 Dan Christian <dac at ptolemy dot arc dot nasa dot gov>
20  - Pointed out EagleCad broken Gerber and also sent a 
21    patch for fixing this.
23 Fredrik Jonsson <fredrikj at spirea dot com>
24  - Sent me actual EagleCad files so I saw the bugs.
26 Joachim Jansen <jj at ekf dot de>
27  - Found and reported several bugs and came with very inspiring ideas
28    which made gerbv take a big leap forward.
30 Wojciech Kazubski <wk at ire dot pw dot edu dot pl>
31  - Patch so ./configure --data works.
33 Neil Darlow <neil at darlow dot co dot uk>
34  - Reporting arc draw bug and sending along examples to show the bug.
36 Dino Ghilardi <dino dot ghilardi at ieee dot org>
37  - Pointed out that an 'oval' is different from a geometrical ellypse.
38  - Some other feature requests.
39  - Contributed export PNG functionality!
40  - Came up with the idea and sent me the suggestion in source code on
41    how the superimposing should work!
42  - Wrote PNGPrintMiniHowto and code for explicitly setting the scale.
43  - Hacked together the error popup thing.
45 Bruno Schwander <bruno at tinkerbox dot org>
46  - Patch to configure.in to fit different GTK-versions on FreeBSD
47  - Made me aware of BSD "different" getopt and also sent an example
48    that was already fixed in CVS so I had to make a release.
50 Daniel Dorau
51  - Submitted information on how to generate proper Excellon files from
52    Eagle CAD program.
54 Martin Sigrand
55  - Submitted code for turning all layers on and off.
57 Charles Lepple
58  - Sent in a patch to be able to compile gerbv under Mac OS X and fink.