QCAD

QCAD - 2D CAD System.

Click here for a documentation of the DokuWiki formatting syntax that can be used in reports

Please search for existing tasks (also closed ones) before opening a new task.

Please make sure that you are using the latest Version of QCAD before posting a bug (menu Help - Check for Updates)

Tasklist

FS#203 - Save font styles bold and italic

Attached to Project: QCAD
Opened by Peter (hungerburg) - Saturday, 27 August 2011, 13:22 GMT+2
Last edited by Andrew (andrew) - Tuesday, 30 August 2011, 20:40 GMT+2
Task Type Bug Report
Category Main
Status Closed
Assigned To Andrew (andrew)
Operating System All
Severity Low
Priority Normal
Reported Version Development
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Font styles “bold” and “italic” are not saved to file.

According to http://docs.autodesk.com/ACD/2011/DEU/filesDXF/WS1a9193826455f5ff18cb41610ec0a2e719-7a4d.htm it is saved in dxf as group code 1071 and according to http://www.autodesk.com/techpubs/autocad/dxf/dxf2002.pdf page 20 its type is “Extended data 32-bit signed long”.

This task depends upon

Closed by  Andrew (andrew)
Tuesday, 30 August 2011, 20:40 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  r18939
Comment by Peter (hungerburg) - Saturday, 27 August 2011, 13:33 GMT+2

Opening a dxf file in the text editor, setting code 1071 in the style table to the value of 33554466 and opening the changed file in QCAD will show the respective text in bold font. Saving the file from QCAD will yank the information.

Value taken from http://forums.autodesk.com/t5/AutoCAD-2007/Gr1071-Extended-data-in-STYLE-table/td-p/1685113

Loading...