-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
29 lines (22 loc) · 1.08 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Anderson Pierre Cardoso <[email protected]>
Changes to configure.in, dwg.c and encode.c
Thien-Thi Nguyen <[email protected]>
First versions and changes to several Makefiles.
First version and changes to build-aux/create-changelog.
Till Heuschmann <[email protected]>
Substantial changes to dwg.h, dwg.spec and decode.c. R2004
read support.
James Michael DuPont <[email protected]>
Changes to Makefile.in, Makefile.am, src/bits.c, src/bits.h,
src/common.h, src/decode.c, src/dwg.c, src/dwg.h, src/encode.c,
examples/testSVG.c to conform to C++ compiler.
Rodrigo Rodrigues da Silva <[email protected]>
First version of logging.c. Substantial changes to several files
under src/.
Felipe Corrêa da Silva Sanches <[email protected]>
First version of testSVG.c and src/dwg.spec. Substantial changes
to several files under src/.
Felipe Emmanuel Ferreira de Castro <[email protected]>
Original author. First version of src/bits.c, src/bits.h,
src/common.h, src/common.c, src/decode.h, src/decode.c, src/dwg.h
src/dwg.c, src/encode.c, src/encode.h.