CAD Import/Export VCL 7.4: Text Underline style ??
Moderators: SDS, support, admin
CAD Import/Export VCL 7.4: Text Underline style ??
Hello
you said:
"we have released CAD Import/Export VCL 7.4.
The version supports export bold/italic text using correspond text style. Underlined text must be exported using special symbol %%u that specify start/end of underlining. Please note, export text with underlining set using style doesn't supported in this version. CADExport demo project contains example of export. "
ok, but when the underline style will be managed ?
i can use bold style, italic style, but non underline ...However, the DXF format allows this...
thanks
Pascal EYNARD - France
you said:
"we have released CAD Import/Export VCL 7.4.
The version supports export bold/italic text using correspond text style. Underlined text must be exported using special symbol %%u that specify start/end of underlining. Please note, export text with underlining set using style doesn't supported in this version. CADExport demo project contains example of export. "
ok, but when the underline style will be managed ?
i can use bold style, italic style, but non underline ...However, the DXF format allows this...
thanks
Pascal EYNARD - France
Re: CAD Import/Export VCL 7.4: Text Underline style ??
Hello Pascal.
AutoCAD STYLE doesn't include group code or flag for underlining. The control code %%u can be used for texts and mtexts and script can be used in mtexts to set underlining. [fmUnderline] value in CAD Import/Export VCL inherited from VCL styles and can be used in drawing visualization.
Alexander.
AutoCAD STYLE doesn't include group code or flag for underlining. The control code %%u can be used for texts and mtexts and script can be used in mtexts to set underlining. [fmUnderline] value in CAD Import/Export VCL inherited from VCL styles and can be used in drawing visualization.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support