-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
128 lines (96 loc) · 2.82 KB
/
TODO
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
TODO
====
12. Blocks from block_start - AC1006/from_cadforum.cz/C37F.DWG - styles block
13. appid table to tests.
How to create test file?
16. Fix insert (AC1006/from_autocad_r10/TUTORIAL.DWG)
17. Fix dim (AC1006/from_autocad_r10/TUTORIAL.DWG)
18. Fix line (AC1006/from_autocad_r10/TUTORIAL.DWG)
19. Identify header variables between mirror_text and table_appid (must be 29 variables).
32. Exists $HANDLES variable in this version?
https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-FC1B6550-B675-49F7-96DF-A44445CBC797-htm.html
yes
35. Describe block_flag (https://documentation.help/AutoCAD-DXF/WS1a9193826455f5ff18cb41610ec0a2e719-7a43.htm)
36. Check $DIMBLK, $DIMBLK1, $DIMBLK2 length - seems = 33, but 1 byte doesn't used
37. enum for ucs_icon
42. Sync attdef and attrib with previous version.
attrib is
44. Fix current_color_convert
45. Add tests for jump entity in extra entity section
46.
Applied
=======
5. Update linetype, linetype_flag and pattern
OK [20220217] skim
2. Update style to 2.10.
OK [20220321] skim
4. Update layer_flag from 2.10
OK [20220321] skim
1. Import attrib z predchozi verze.
OK [20220321] skim
3. Move convert.sh to Makefile.PL
OK [20220321] skim
6. Tests.
OK [20220322] skim
8. Implement second tables (like vport, is in blank)
There are ucs and vport tables. Added
OK [20220322] skim
9. Rename tests in variables block to header-variables names.
OK [20220322] skim
10. Implement vport
OK [20220323] skim
11. Implement ucs
OK [20220323] skim
7. Fix entities
Common TODO, move to concrete TODOs.
NONE [20220323] skim
21. Add test for point.
OK [20220323] skim
22. Add test for text.
OK [20220323] skim
20. Add test for arc.
OK [20220323] skim
15. ucs table to tests.
OK [20220324] skim
14. vport table to tests.
OK [20220324] skim
23. Add test for polyline.
OK [20220324] skim
25. Add test for vertex
OK [20220324] skim
24. Add test for shape
OK [20220327] skim
31. Add spline_type header variable
OK [20220327] skim
28. Add ucs_org header variable
OK [20220327] skim
29. Add ucs_x_dir header variable
OK [20220328] skim
30. Add ucs_y_dir header variable
OK [20220328] skim
26. Add spline_segs header variable
OK [20220328] skim
27. Add spline_frame header variable
OK [20220328] skim
34. Check $DIMTOFL
OK [20220328] skim
33. Identify $DIMBLK1, DIMBLK2, $DIMSAH, $DIMSOXD, $DIMTIX, $DIMTVP
$DIMSAH ok
$DIMBLK1 ok
$DIMBLK2 ok
$DIMTIX ok
$DIMSOXD ok
$DIMTVP ok
OK [20220328] skim
40. test for line3d entity
OK [20220329] skim
39. Identify 33a to 33g variables (AC1006/from_simtelnet_pkey12-2/DRTAG1.DWG)
unknown_date
OK [20220329] skim
38. Identify $BACKZ and $FRONTZ header variables
OK [20220331] skim
43. elevation in common entity structure is every time instead of point and line
and 3dface
OK [20230116] skim
41. Add test for seqend
OK [20230403] skim