-
-
Notifications
You must be signed in to change notification settings - Fork 233
/
AUTHORS
52 lines (38 loc) · 1.76 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Gong Xiangyang <[email protected]>
Massive performance improvements changing the refs
list to a tree.
Dmitry Sinyavin <[email protected]>
dwgadd fixes.
Michal Josef Špaček <[email protected]>
Work on all preR13 formats.
Denis Pruchkovsky <[email protected]>
Many memory leak and spec fixes.
Reini Urban <[email protected]>
Many fixes and enhancements everywhere. Start with support for all
DWG versions, and adding the missing bits. The current maintainer.
Gaganjyot Singh <[email protected]>
Wrote dwg_api, testsvg2 (now dwg2svg2), testcases, unit-testing.
Achyuta Piyush <[email protected]>
Wrote the xml test suite
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 + R2007
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.