Thickness of line for DXF export
- From: hma syd odn ne jp
- To: dia-list gnome org
- Subject: Thickness of line for DXF export
- Date: Tue, 10 Aug 2004 11:30:49 GMT
Hi,
does anyone know why thickness of line is multiplied 10 times in
plug-ins/dxf/dxf-export.c ?
For instance, in function draw_line(),
fprintf(renderer->file, " 39\n%d\n", (int)(10*renderer->lcurrent.width));
/* Thickness */
In dxf-import.c, thickness is not modified, so I'm curious why
dxf-export.c does this.
As you can imagine easily,
this difference between export and import makes lines very thick
when you load the same dxf file right after you exported a diagram
in dxf format.
Thanks,
--------------------------------------------------
Takeshi Hamasaki
E-mail: hma syd odn ne jp
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]