HII am trying to check whether LibreDwg is able to output header variables correctly.
I was able to get values of most header variables for example
printf("\"DIMASO\";\"%d\"\n",dwg->header_vars.DIMASO);
But I am not able to get vaules of varible with BITCODE_H e.g. variable
TEXTSTYLE
Can anyone help me with this? I have very basic knowledge of programming. Regards Guruprasad
