If you have any comments or questions about our DLL's SDKs, please do not hesitate to contact us at this forum
Moderators: admin, SDS, support
by zjscor » 25 Nov 2010, 07:41
There has a Text In CAD file.
The Text is '3%%133@10'
%%133 is a special String , but when use DLL to Load cad file.
It's read as '3?@10'.
How can DLL read the text as '3%%133@10' , It's not The MText Entity!
- Attachments
-
text.zip
- Cad file with The special String
- (194.67 KiB) Downloaded 232 times
-
zjscor
-
- Posts: 5
- Joined: 25 Nov 2010, 03:20
by support » 25 Nov 2010, 15:26
Hello.
The file require a set of shx fonts on opening: hztxt, tssdchn, china, khztxt, fs. Please send us (to
support@cadsofttools.com) the fonts for testing or include to CAD Importer DLL SHX search path. Without these fonts AutoCAD visualizes '3%%133@10' text as '3?@10' too.
Alexander.
-
support
-
- Posts: 2226
- Joined: 30 Mar 2005, 08:36
- Location: Russia
-
by zjscor » 26 Nov 2010, 03:47
Thanks.
.....SHX Font . It's a troublesome.
client OS always do not has the all shx font to the CAD file which need to Importer by DLL.
I hand Send CAD file and SHX font to
support@cadsofttools.com.
-
zjscor
-
- Posts: 5
- Joined: 25 Nov 2010, 03:20
by support » 26 Nov 2010, 12:28
Hello.
AutoCAD standard provides %% in text as special set. This defines substitution of special symbol from unicod table or shx font instead further set of figures. %% not visualized in AutoCAD as well as CAD Importer DLL. In your file '3%%133@10' text can't be visualized, but correct shx symbol instead '%%133' can if correspond shx font set.
Alexander.
-
support
-
- Posts: 2226
- Joined: 30 Mar 2005, 08:36
- Location: Russia
-
by zjscor » 27 Nov 2010, 08:35
Thanks
-
zjscor
-
- Posts: 5
- Joined: 25 Nov 2010, 03:20
Return to CADImageDLL + CADImporterDLL + DXFExporterDLL
Who is online
Users browsing this forum: No registered users and 0 guests