-
-
Notifications
You must be signed in to change notification settings - Fork 233
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spec: refactor AcDbMTextObjectEmbedded to SUBCLASS
functions can return errors, and we can still continue outside the subclass.
- Loading branch information
Showing
11 changed files
with
159 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
/* ex: set ro ft=c: -*- mode: c; buffer-read-only: t -*- */ | ||
/* generated by make regen-unknown, do not modify */ | ||
|
||
// code, value, bits, pre_bits, num_bits, type, name, num, pos[] | ||
/* ATTDEF 103F45F in test/test-old/2018/from_ACadSharp/AecObjects.dxf */ | ||
static struct _unknown_field unknown_dxf_ATTDEF_2F7F[] = { | ||
//bitsize=947 | ||
//handle=2F7F | ||
//offsets=947, 64,1274,584, 0. len=947 | ||
// { "ATTDEF", "AecObjects_from_ACadSharp_2018.log", 0x2F7F, "E00087A00000F82B5E8F00FEA5AA0CCCCCCCCCCCFCCFD084169015504A10D400001F056BD1E01FD555000010452004F004F004D0041148013C013C01340111530050004100430045004F0042004A0045004300540053003A004E0041004D0045004254801BC01BC01B4008001B8018401B401940120005", "test/test-old/2018/from_ACadSharp/AecObjects.dxf", 1, 14112, 38, 11909, 1430, 0, 11947 }, | ||
{ 101, "Embedded Object", NULL, 0, BITS_UNKNOWN, "", 1, {-1,-1,-1,-1,-1} }, | ||
{ 10, "-2.2", NULL, 0, BITS_BD, "ins_pt.x", 1, {-1,-1,-1,-1,-1} }, | ||
{ 20, "0.1300000000010186", NULL, 0, BITS_BD, "ins_pt.y", 1, {-1,-1,-1,-1,-1} }, | ||
{ 30, "0.0", NULL, 0, BITS_BD, "ins_pt.z", 1, {-1,-1,-1,-1,-1} }, | ||
{ 11, "0.0", NULL, 0, BITS_BD, "x_axis_dir.x", 1, {-1,-1,-1,-1,-1} }, | ||
{ 21, "0.1300000000010186", NULL, 0, BITS_BD, "x_axis_dir.y", 1, {-1,-1,-1,-1,-1} }, | ||
{ 31, "0.0", NULL, 0, BITS_BD, "x_axis_dir.z", 1, {-1,-1,-1,-1,-1} }, | ||
{ 40, "1.199999999999999", NULL, 0, BITS_BD, "rect_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 41, "0.0", NULL, 0, BITS_BD, "rect_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 42, "0.0", NULL, 0, BITS_BD, "extents_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 43, "0.0", NULL, 0, BITS_BD, "extents_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 71, "8", NULL, 0, BITS_UNKNOWN, "column_type", 1, {-1,-1,-1,-1,-1} }, | ||
{ 72, "5", NULL, 0, BITS_UNKNOWN, "num_column_heights", 1, {-1,-1,-1,-1,-1} }, | ||
{ 46, "0.0", NULL, 0, BITS_BD, "column_heights", 5, {-1,-1,-1,-1,-1} }, | ||
{ 73, "1", NULL, 0, BITS_UNKNOWN, "auto_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 44, "1.0", NULL, 0, BITS_BD, "column_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 2, "SPACEOBJECTS:NAME", NULL, 0, BITS_TU, "tag", 1, {-1,-1,-1,-1,-1} }, | ||
{ 3, "Room name", NULL, 0, BITS_TU, "prompt", 1, {-1,-1,-1,-1,-1} }, | ||
{ 1, "ROOM", NULL, 0, BITS_TU, "default_value", 1, {-1,-1,-1,-1,-1} }, | ||
}; | ||
static struct _unknown_field unknown_dxf_ATTDEF_2AF3[] = { | ||
//bitsize=947 | ||
//handle=2AF3 | ||
//offsets=947, 64,1274,584, 0. len=947 | ||
// { "ATTDEF", "AecObjects_from_ACadSharp_2018.log", 0x2AF3, "E00087A00000F82B5E8F00FEA5AA0CCCCCCCCCCCFCCFD084169015504A10D400001F056BD1E01FD555000010452004F004F004D0041148013C013C01340111530050004100430045004F0042004A0045004300540053003A004E0041004D0045004254801BC01BC01B4008001B8018401B401940120005", "test/test-old/2018/from_ACadSharp/AecObjects.dxf", 1, 14112, 38, 11909, 1430, 0, 11947 }, | ||
{ 101, "Embedded Object", NULL, 0, BITS_UNKNOWN, "", 1, {-1,-1,-1,-1,-1} }, | ||
{ 10, "2.0", NULL, 0, BITS_BD, "ins_pt.x", 1, {-1,-1,-1,-1,-1} }, | ||
{ 20, "1.1300000000010186", NULL, 0, BITS_BD, "ins_pt.y", 1, {-1,-1,-1,-1,-1} }, | ||
{ 30, "2.0", NULL, 0, BITS_BD, "ins_pt.z", 1, {-1,-1,-1,-1,-1} }, | ||
{ 11, "0.0", NULL, 0, BITS_BD, "x_axis_dir.x", 1, {-1,-1,-1,-1,-1} }, | ||
{ 21, "0.1300000000010186", NULL, 0, BITS_BD, "x_axis_dir.y", 1, {-1,-1,-1,-1,-1} }, | ||
{ 31, "0.0", NULL, 0, BITS_BD, "x_axis_dir.z", 1, {-1,-1,-1,-1,-1} }, | ||
{ 40, "1.199999999999999", NULL, 0, BITS_BD, "rect_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 41, "2.0", NULL, 0, BITS_BD, "rect_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 42, "0.0", NULL, 0, BITS_BD, "extents_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 43, "0.0", NULL, 0, BITS_BD, "extents_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 71, "8", NULL, 0, BITS_UNKNOWN, "column_type", 1, {-1,-1,-1,-1,-1} }, | ||
{ 72, "5", NULL, 0, BITS_UNKNOWN, "num_column_heights", 1, {-1,-1,-1,-1,-1} }, | ||
{ 46, "2.0", NULL, 0, BITS_BD, "column_heights", 5, {-1,-1,-1,-1,-1} }, | ||
{ 73, "1", NULL, 0, BITS_UNKNOWN, "auto_height", 1, {-1,-1,-1,-1,-1} }, | ||
{ 44, "1.0", NULL, 0, BITS_BD, "column_width", 1, {-1,-1,-1,-1,-1} }, | ||
{ 2, "SPACEOBJECTS:NAME1", NULL, 0, BITS_TU, "tag", 1, {-1,-1,-1,-1,-1} }, | ||
{ 3, "Room name1", NULL, 0, BITS_TU, "prompt", 1, {-1,-1,-1,-1,-1} }, | ||
{ 1, "ROOM1", NULL, 0, BITS_TU, "default_value", 1, {-1,-1,-1,-1,-1} }, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.