libredwg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libredwg] Re: Converter DWG to DXF


From: Till Heuschmann
Subject: Re: [libredwg] Re: Converter DWG to DXF
Date: Fri, 19 Nov 2010 20:58:34 +0100


In files up to version 2000 the color is always an index color
 ...entity->color.index contains this value

In version 2004 files the color struct is undefined, we read the color values but for now do not
write them to the struct. 


Am 19.11.2010 um 17:02 schrieb Rodrigo Rodrigues da Silva:

On 19-11-2010 00:06, Bernhard Metzger wrote:
Dear member,

i tried to write a dwg to dxf converter.

Nice!

It seems to work quite well, but:
Where can i find a
Linetype, Colornumber for example for the LINE entity.
I tried to get it from the

obj->tio.entity->color.byte

and so on.
I only get random values. :-)
The samples dont give useful information about that.

Maybe we have an error in a reading routine. I can't recall processing a
file with line colors and so on before.

Can you please provide us with more information, like the DWG file
version, the debug output (build with ./configure --enable trace &&
export LIBREDWG_TRACE=3 before running) and hopefully the file itself?

My regards,
--
Rodrigo Rodrigues da Silva

http://polignu.org
http://garoa.net.br
http://gnu.org
<0xE67BD84E.asc>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]