[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libredwg] Comon entity data color in dwg 2004?
From: |
Till Heuschmann |
Subject: |
Re: [libredwg] Comon entity data color in dwg 2004? |
Date: |
Fri, 8 Jul 2011 23:58:29 +0200 |
Hi Ivan,
you are right, the code differs from the specification. The first
implementation of the function
was according to the specs but it dit not work! I have modified the function so
that all my available
test files could be read. The result is that R2004 files can be read but the
code is still in an experimental
state due to the lack of suitable examples (color references or transparency).
Do you have crashes in this area?
Am 08.07.2011 um 19:21 schrieb Ivan:
> Hi,
>
> I have been looking at the code in dwg_decode_entity() for decoding
> color value for 2004 and above and I don't understand it compared to
> what is written in the ODA specification.
> From my understanding it is wrong. Can someone confirm this?
> If I'm wrong please try to explain it.
>
> Thanks, bye
>